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

Re: Check out files from subversion server

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-14 05:55:37 CET

On Mar 13, 2007, at 23:52, ying lcs wrote:

> Thanks. After I do a 'svn delete aDirectory', is it safe for me to
> remove the '.svn' under 'aDirectory' before I do a 'svn commit'?

It doesn't sound like a good idea to me, but I don't know whether
it's safe or not. Have you tried it? What happens when you commit?
Does it succeed without error? Is the directory then actually removed
from the repository and the working copy? If so, then it was probably
safe. It's hard to make guarantees though when you go and mess with
the .svn directories, since Subversion always assumes you will not do
that.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 14 05:55:59 2007

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.