[cvsnt] CVSNT crashes with access violation in cvsapi.dll
Arthur Barrett
arthur.barrett at march-hare.com
Thu Oct 30 15:07:52 GMT 2008
I've added bug5403 to the list.
Crash on rdiff with -D 1970-01-01 with any +ve timezone. Ie: if you are
in Australia or Germany the error will occur:
Can be reproduced in Australia or Germany with:
cvs -d :sspi:server:/repo rdiff -D 1970-01-01 -r 1.1 module/filename.ext
Apparently under some circumstances Oracle JDeveloper 11g can make this
rather bizarre request, the result is the first revision in 'diff'
format, eg:
Index: module/filename.ext
diff -c nul module/filename.ext:1.1
*** nul Thu Oct 30 22:07:39 2008
--- module/filename.ext Mon Nov 6 07:30:38 2006
***************
*** 0 ****
--- 1,4 ----
+ pascal program
+
+ int hello;
+ end;
Regards,
Arthur
More information about the cvsnt
mailing list