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

Re: faster way to mirror changes to svn repository

From: Steve Greenland <steveg_at_lsli.com>
Date: 2005-11-08 21:46:37 CET

On Tue, Nov 08, 2005 at 12:25:28PM -0800, Peter Michaux wrote:
> I am using svn at an early stage in a project. That means a lot of changes
> to the directories and files in my project. Is it possible to avoid using
> "svn add foo.rb" and "svn delete bar.rb" for every file I create or remove.
> I imagine there is a mirror command that I could run from the top of my
> project that will add all the files that I added and delete all the files I
> deleted. Please tell me it exists!

You might find the svn_load_dirs script useful. It usually used for
updating local repos of third-party code, but should do what you want
(assuming I do, in fact, understand what you want :-)).

Steve

-- 
"Outlook not so good." That magic 8-ball knows everything! I'll ask
about Exchange Server next.
                           -- (Stolen from the net)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 8 21:52:47 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.