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

Re: Export only modified files

From: Stephane Bortzmeyer <bortzmeyer_at_nic.fr>
Date: 2005-05-18 16:05:17 CEST

On Wed, May 18, 2005 at 08:15:31AM -0500,
 Ben Collins-Sussman <sussman@collab.net> wrote
 a message of 33 lines which said:

> 1. Use a real working copy. It knows what it needs when you run
> 'svn up'. This is by far the simplest route.

Just be sure that ".svn" directories are protected, otherwise the Web
server may reveal annoying things to its clients.
 
> 3. Write some complicated script to parse 'svn log -v',

Do you remember that Subversion has bindings? :-) An important plus of
Subversion above CVS is that it is not necessary to parse the log. I
wrote a script and posted it here two hours ago in the same
thread. You can hardly says it is complicated.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 18 16:09:56 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.