Re: [PATCH] implement "svn switch --only-rewrite-urls"
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-10-01 19:16:25 CEST
mark benedetto king <bking@Inquira.Com> writes:
> So, the right thing to do is just use entry->url, and not worry about
Try
$ touch foo
The svn_wc_entry_t for foo will contain a null URL. Now if you
Now that you are not trying to make up an URL you don't need to get or
Other things to consider:
Should attempting to relocate a file without an URL generate an error?
If there is an URL but it doesn't match the "from" prefix, should
If a single file, or subdirectory, has been switched, then its URL
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Oct 1 19:17:01 2002 |
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.