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

Re: Some problems exporting files

From: François Beausoleil <fbeausoleil_at_ftml.net>
Date: 2004-07-15 14:36:45 CEST

Joaquín Ayuso wrote:

> Here comes the problem. When I do a commit, the "svn export"
> exports the files, but ALL the files of the repository. This is
> painful since each repository has 180 MB of data inside...

That's the description of the export command...

> Is there any way to solve this? Is there any way to make an
> export of just the committed files? the --revision COMMITTED
> does actually not work in that way...

What you would need is a working copy, and you would then update it. At
worst, keep a checked out working copy, regularly updated, and then
rsync the whole thing to it's final destination, excluding the .svn/
folders.

Hope that helps !
François

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 15 14:41:06 2004

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.