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

tool to autosync working copy metadata?

From: Vlad Skvortsov <vss_at_73rus.com>
Date: 2007-03-09 01:12:27 CET

[please CC me, I'm not on the list]

Hi!

Is there any tool available, or a "best practice" approach known, to
solve the following problem. Let's say I have an SVN working copy and an
application that modifies/adds/removes files/directories in this
directory. The application is not SVN-aware. I'd like to have a
script/tool that would bring the SVN metadata in line with reality: e.g.
all new files/directories scheduled for addition, all removed ones
scheduled for removal. Basically, what I'd like to do is:

$ modify-working-copy.py
$ metadata-update.py
$ svn ci -m "Updated"

...and have the exact "mirror" of my directory in the repository.

I guess someone has faced this problem before...

Thanks!

-- 
Vlad Skvortsov, vss_at_73rus.com, http://vss.73rus.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 9 01:13:22 2007

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.