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

Re: Questions about Subversion...

From: Florian Seydoux <florianseydoux_at_gmail.com>
Date: Sat, 12 Jul 2008 12:12:41 +0200

James Coleman wrote:
> [...]
> There are some other ~messy~ things that trip up users with merging.
> I don't think I can cover everything but:
[...]
> * if dirs are deleted in svn,
> often users local copy has unversioned files (e.g. left over from testing and building) in
> dirs, svn up or merge is cautious and will not remove unversioned items so commands can fail
> and puzzle users.
> This is also problem for svn switch.
<snip>

Perfectly right: files not "covered" by svn under a working copy prevent
the user to really use the switch and branching (at least pre1.5)
feature... the best practice in that case seems to properly set the
'svn:ignore' properties.
Once all file are either under revision or covered by a 'ignore rule',
then everything works like a charm :-)

regards,

florian

-- 
--------------------------------------------------------------------
Seydoux Florian
http://www.spinx-technologies.com
--------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-12 12:13:21 CEST

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.