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

"svn sync"

From: Peter Davis <peter_at_pdavis.cx>
Date: 2002-10-04 10:38:00 CEST

I was just reading the incredibly old and out-of-date /IDEAS file, and I
noticed a proposal for 'svn sync'. Did anything come of that? I think it
would be just as useful as import -- perhaps more useful.

When I'm first starting a project, I like to set up the scm system right from
the start, and begin work inside my working directory. But I like to get at
least the framework for the first version coded before I worry about
committing every change as a separate revision, because after all, often
designs, directory structure, and code get shuffled around a lot until it
stabalizes. So, once I'm ready to commit, I have to go through and 'svn add'
and 'svn rm' about a hundred different things. I can't import, since the
destination already exists in subversion's tree. A 'sync' command would be
really cool.

Of course it'd be post-1.0, but I didn't see any issues filed for it. Was it
ruled out long ago? (I notice /IDEAS was last updated in, um, revision 1).

-- 
Peter Davis
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 4 10:39:57 2002

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.