Re: CGI for repository administration
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-01-08 15:09:30 CET
Karl Fogel <kfogel@newton.ch.collab.net> writes:
> 3831 was committed for a reason. An actual bug had been encountered
I think the problem was that 'svn add foo' would schedule foo for
On reflection, svn_wc_add is not the only place that needs to reject
$ touch foo bar
So commit still has to handle symbolic links, even if it just aborts.
Here's another related bug
$ touch foo bar
The status command doesn't show bar at all.
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Jan 8 15:10:20 2003 |
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.