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

Re: Subversion in 2010

From: Steinar Bang <sb_at_dod.no>
Date: Sun, 10 Jan 2010 20:13:45 +0100

>>>>> Mark Phippard <markphip_at_gmail.com>:

> On Mon, Jan 4, 2010 at 5:27 PM, Karl Fogel <kfogel_at_red-bean.com> wrote:
>> So maybe a way to approach this is to ask:
>>
>> For those for whom Subversion is currently the best solution, what
>> *else* do they need it to do?

> From users I have heard from the two main themes would be:

> 1) Performance

> 2) Handling of move/renames

3) Improved offline client functionality.

I like to check in my changes in such a way that the diffs show a
logical progress. The way I do it offline in CVS and SVN, is that I
copy aside versions of the file, for each planned.

And then later, when I'm online, I do a an update against the
repository, with virgin versions of the changed files, and then I copy
in the copied-aside files, and do my checkins in stages.

Some way to automate that workflow would be nice.

I guess this could be accomplished in a tool run separately from svn,
but then I lose SVN tool support.
Received on 2010-01-10 20:16:53 CET

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.