[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Re: Unable to check out project

From: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 2 Feb 2009 08:42:37 -0500

On Mon, Feb 2, 2009 at 03:01, <davidgould_at_davidgould.com> wrote:
>> How about svn rm URL
>>
>> so something like;
>> svn rm file:/// .........
>>
>> It will work directly on the repository and not require a commit
>> either for the change.
>
> I take it then that the directory deletion not be logged so can't be undone.

Everything done in the repository is logged. What the previous poster
meant was that it doesn't require an explicit "commit" on the client
end; svn rm with a URL will "immediately" attempt commit the
transaction without talking to the WC.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1090676

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-02 14:47:55 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.