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

Re: Directed add without checkout

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-04-05 00:14:20 CEST

On 4/4/06, Chris Ajello <chris.ajello@redmccombsmedia.com> wrote:

> The only problem with this is that it's grossly inefficient. I would like
> to be able to add files directly to a folder in the repository. Can anyone
> help me?

The command line client does not provide a command to do it, but it
could be implemented relatively easily via the RA layer, i.e. in a
script using the perl, python, or ruby bindings. For a bit of example
code that does a similar thing in C, see the tools/examples/svnput.c
program in the subversion source tree.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 5 00:15:50 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.