svn ls possible bug?
From: <omar_zakaria_at_agilent.com>
Date: Mon, 17 Nov 2008 19:21:57 -0700
Hey all.
For example:
svn copy --parents http://eswww/svn/test.master.svn/trunk http://eswww/test.master.svn/tags/tag1 -m "Created branch1"
This should create a tags directory and a tag1 directory at the root of the repository. However, when I cd to the root and run ls, the output is as follows:
ozakaria_at_apasrv02:>svn ls
No "tag" directory. And yet, if I run the command with a URL, like so:
ozakaria@apasrv02:>svn ls http://eswww/svn/test.master.svn/
So: has anyone else seen this happen? I can't seem to find mention of it in the bug tracker, though I realize I'm using an older version than is currently out.
-- Omar Zakaria Agilent Technologies --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-11-18 17:56:07 CET |
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.