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

script to commit all unversioned/modified files in tree

From: Ruslan Sivak <rsivak_at_istandfor.com>
Date: 2007-04-20 02:04:59 CEST

I would like to write a script to commit all unversioned/modified files
in a tree. We have a folder that we keep under svn that has other
subfolders, and users can upload images there. I would like to set up
nightly commits.

I usually do it by hand using TortoiseSVN, but due to the size of the
folder this is becoming a problem. I would also like to schedule it to
run nightly. Is this possible? I think Tortoise does an add and a
commit, and it looks like you need to specify the files for the add, so
perhaps I would need to somehow feed the output of the svn status
command to svn add?

Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 20 02:05:11 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.