import ignores absolute path
From: Rick C. Petty <rick_at_research.stellent.com>
Date: 2006-11-27 19:56:50 CET
Hello. I noticed that if I use the following:
svn import myfile.zip $SVNROOT/mydir/myfile.zip
I get the expected behavior, i.e. the commit prompt says:
A myfile.zip
and the import works as expected. However, if I use an absolute
svn import /home/rick/myfile.zip $SVNROOT/mydir/myfile.zip
I get the following commit prompt:
A .
just as if I didn't specify a path. Is this the correct behavior?
I'm using subversion-1.4.0 on FreeBSD 6.1. Please CC me on
-- Rick C. Petty
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.