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

Re: Inverse of svn export (only create or update .svn / _svn directories)

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-03 08:34:32 CET

On Mar 3, 2007, at 01:07, Thomas S. Trias wrote:

> Thanks. I should be able to adapt this pretty easily to a windows
> executable (or VBS + cmd file); however, there is still the fact
> that the "svn co" will include all of the contents under source
> control, when all I want / need are the svn directories. I have
> one web project that is nearing 1 GB of source code, images, and
> template documents. Seems a shame to use 2 GB of network bandwidth
> and temporary file space just to get the svn directories. I guess
> I'll dig a little deeper into the svn protocol and see what I can
> come up with...

You do realize that the .svn directories do contain a complete copy
of your sources, right? If your .svn directories are corrupted or
deleted, you will need to obtain all those sources again from the
repository in order to recreate the .svn directories.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Mar 3 08:35:04 2007

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.