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

Re: [subversion-dev] Working repos; move/delete issues; XML

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-06-15 17:27:59 CEST

"Jonathan S. Shapiro" <shap@eros-os.org> writes:

> > If the svn client finds both deleted files and added
> > files, it could try to match them up to see if they're actually just
> > renamings.
>
> Deletes and adds are fairly easy to spot, and the tool definitely needs to
> be able to find them. Whether it should do so on commit is a question of how
> much handholding you want. I don't have an opinion.

I may be wrong about this, but I believe the plan is to give the
initial command-line client "svn rm" and "svn mv" commands, in
addition to the traditional "svn add".

Thus, instead of having the client attempt to infer what you want, we
have a clear way of indicating that you intend to twiddle directory
structure in the repository, not just your working copy.
Received on Sat Oct 21 14:36:05 2006

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.