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

svn -R ... how to get it really into svn

From: solo turn <soloturn99_at_yahoo.com>
Date: 2002-08-24 21:20:05 CEST

some time ago i proposed a patch to make svn -R recurse over all
directories, and does not stop if a directory already exists.

there were 2 small comments on it (like use .. != .. instead of !(..
== ..)

but for a reason i still don't understand, the patch made it to the
mailing list, noone objecting to it, but also noone seemed to care to
really apply it to the source tree.

what do i have to do to get a patch into the source tree?

for us in a stadium of switching to svn, the -R switch is kind of a
showstopper, cause it makes a BIG difference if you do a 100 adds, or
one add -R. we are not switching everything at once, but little by
little, so top-directories are there and get filled later.

also, if you have java code distributed over many directories, with
one file per class, you add classes to different directories
constantly, and the main work is to issue all the add commands.

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 24 21:20:53 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.