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

Directed add without checkout

From: Chris Ajello <chris.ajello_at_redmccombsmedia.com>
Date: 2006-04-04 23:01:17 CEST

I've got a web script that generates pages for me, and I want to store those
pages in my SVN. Is there any way to add/commit those files with a script?

 

I know that I can do the following:

 

1) first checkout the destination that I’m submitting new files to.

2) Add the new files to that checked out folder

3) Commit the new files to the repository

 

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?

 

Thanks!

-Chris

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.3.5/301 - Release Date: 4/4/2006
 
Received on Wed Apr 5 00:21:22 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.