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

Auto File Commit

From: James Stroud <svn.user.list_at_stroud.biz>
Date: 2006-06-21 23:32:09 CEST

Hello All,

I'm very new to SVN and even newer to this list.

I have what I think is unlikely to be a unique need for SVN. Basically, I
would like to add files and directories to my SVN archive without the
requirement to add each one explicitly (e.g. a single 'commit' finds all the
newly created files and folders and both adds and commits them).

I came accross this posting in the archive:

 http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=7245

But this solution seems a little clunky and is also a little dated (over 2
years old). Has SVN incorporated a way to accomplish this or has someone
devised a method to do this using a hook such as pre-commit?

Thanks for any help,

James

-- 
James Stroud
UCLA-DOE Institute of Genomics and Proteomics
Box 951570
Los Angeles, CA 90095
python <<EOF
print "".join([chr(ord(i)^ord(j)^64) for (i,j) in
              zip('hpqudxu','BCEGKMQ')] +
              list('ude.alcu.ibm@'[::-1]))
EOF
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 21 23:33:38 2006

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.