"svn diff" fails after creating a symlink to a non-file
From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2005-02-16 14:57:01 CET
I did:
dixsept:~/wd/mpfr> ln -s web/mpfr-2.1.0 current
But "svn diff" fails:
dixsept:~/wd/mpfr> svn diff
Ditto when the destination doesn't exist:
dixsept:~/wd/mpfr> ln -s foo bar
When the link is on a (real) file, "svn diff" doesn't fail, but
When the diff is done server-side, there are no problems:
dixsept:~/wd/mpfr> svn diff -r6279:6280
Property changes on: current
Should I fill a bug report on the issue tracker?
I'm using svn, version 1.1.3 (r12730), latest Debian package.
-- Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / SPACES project at LORIA --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Feb 16 14:58:47 2005 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.