On Sun, Jan 10, 2010 at 03:21:17PM -0500, Greg Hudson wrote: > On Sun, 2010-01-10 at 14:13 -0500, Steinar Bang wrote: > > 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. > > FWIW, a lot of people seem to use git as a Subversion client (using > git-svn) for pretty much exactly this workflow. bzr also claims to work > well against a Subversion upstream branch but I don't know anyone who > uses it that way.
hg patch queues also work well for this. But I'd also like to have this feature built into svn. Stefan