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

Re: Support for partial checkins?

From: Marc Haisenko <haisenko_at_webport.de>
Date: 2005-06-08 11:52:14 CEST

On Wednesday 08 June 2005 11:32, Max Bowsher wrote:
> It's an interesting and potentially quite useful idea.
>
> I recommend taking it to the dev@ list, and trying to sort out the design
> issues - for example: what should Subversion do if the list of files has
> been modified in ways other than simple deletion of lines - eg, has been
> deleted entirely, or totally scrambled.
>
> Max.

I remember that exactly this proposal was done quite some time ago. I think
implementing it wouldn't be very hard: svn knows which paths it has put into
the file, it "just" needs to reread the list and commit every path that is
still in the list and if there's a path it doesn't know about svn would need
to ask whether to ignore those paths or to abort (with default to abort if
svn isn't connected to a TTY).

Maybe a nice task for the Summer Of Code ? I guess once the exact behaviour is
specified it would be a fairly easy task to do as I guess it doesn't involve
a lot of in-depth svn code and design knownledge.

-- 
Marc Haisenko
Systemspezialist
Webport IT-Services GmbH
mailto: haisenko@webport.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 8 11:54:26 2005

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.