Closed GoogleCodeExporter closed 8 years ago
Nothing changed between those two versions about installation script.
I can't reproduce this error...
If there is a bug, please provide more information.
I mean provide path that you had before, and after installation.
Original comment by daggett....@gmail.com
on 4 Aug 2010 at 4:40
We upgraded PBSCC on our machines today, just encountered this issue as well.
My (fully up to date) Windows XP Pro machine has its path set to C:\Program
Files\TortoiseSVN\bin -- the PBSCC install path.
Our Windows 2003 Server machines are all OK. A Windows XP Pro with a new
install of PBSCC was fine.
Original comment by Robert.K...@gmail.com
on 4 Aug 2010 at 9:15
We are now using 2.00.48.
Original comment by Robert.K...@gmail.com
on 4 Aug 2010 at 9:16
[deleted comment]
I then test it today
1.00.12 and 2.00.48 There are problems
path1.txt: Before installation
path(error).txt:After installation
os:windows 7
Original comment by wop...@gmail.com
on 5 Aug 2010 at 5:58
Attachments:
i found the following links about this issue
http://forums.winamp.com/showthread.php?postid=2483473
http://forums.techarena.in/windows-software/1328676.htm
i'm using nsis with EnvVarUpdate
Original comment by daggett....@gmail.com
on 5 Aug 2010 at 7:14
this one the interesting post
http://forums.winamp.com/showpost.php?s=cef57c1f9dc915a57f11234299260a33&p=24833
68&postcount=3
Original comment by daggett....@gmail.com
on 5 Aug 2010 at 7:18
ok. probably this is a problem
http://forums.winamp.com/showpost.php?s=cef57c1f9dc915a57f11234299260a33&p=24966
43&postcount=7
NSIS strings are limited to 1024 characters. This has nothing to do with x64.
You can use the special long string build that limits you to 8192.
So going to install large strings build
http://nsis.sourceforge.net/Special_Builds
Original comment by daggett....@gmail.com
on 5 Aug 2010 at 7:25
yes. confirmed and corrected.
this exactly depends on nsis version.
next published version will be ok about this issue.
Original comment by daggett....@gmail.com
on 5 Aug 2010 at 7:59
The reason of the problem:
strings in standard version of nsis are limited to 1024 chars.
new version 2.00.49 assembled with "nsis long string" build.
Original comment by daggett....@gmail.com
on 5 Aug 2010 at 9:46
This problem is solved, thank you!
Original comment by wop...@gmail.com
on 5 Aug 2010 at 11:38
Original comment by daggett....@gmail.com
on 6 Aug 2010 at 11:26
Original issue reported on code.google.com by
wop...@gmail.com
on 4 Aug 2010 at 5:27