Re: [Codestriker-user] Problems pulling from svn (codestriker 1.9.4)
Brought to you by:
sits
|
From: Brad H. <br...@fr...> - 2007-10-09 21:42:45
|
On Tuesday 09 October 2007 22:05, David Sitsky wrote: > > Also, I'd like to be able to do a review of a whole file (or possibly > > directory) from svn. Is the only way to do this to download it and uplo= ad > > it again? > > Can't you use a start_tag of 1 and the current revision as the end tag > for this purpose? I haven't tried it myself, so I am just guessing. Tried that, but it doesn't work if the directory didn't exist at rev 1. It= =20 results in this: Software error: Command failed: Failed to execute "/usr/bin/svn" "diff" "--non-interactive"= =20 "--no-auth-cache" "-r" "1:270" "--old"=20 "svn://svn.openchange.org/openchange/trunk" "libmapi" >=20 "/tmp/tjk4ZSbJUo/stdout.txt" 2> "/tmp/tjk4ZSbJUo/stderr.txt":=20 =20 at /var/www/codestriker/codestriker-1.9.4/bin/../lib/Codestriker/Repository= /Subversion.pm=20 line 207 /usr/bin/svn diff --non-interactive --no-auth-cache -r 1:270 --old=20 svn://svn.openchange.org/openchange/trunk libmapi Check your webserver error log for more information. =20 at /var/www/codestriker/codestriker-1.9.4/bin/../lib/Codestriker/Repository= /Subversion.pm=20 line 207 =46or help, please send mail to the webmaster (root@localhost), giving this= =20 error message and the time and date of the error.=20 - -=20 Uploading a file isn't that big a deal. Brad |