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

Re: text-base penalty: A proposed solution

From: Rafael Garcia-Suarez <raphel.garcia-suarez_at_hexaflux.com>
Date: 2002-12-17 13:27:48 CET

Julian Fitzell wrote:
>
> I nearly suggested 'svn export' earlier but the disadvantage is that
> you're not going to get any kind of diffy update. The next day when you
> need to build HEAD again, you're going to have to a complete checkout.
> But since you say bandwidth is not an issue for you maybe this is fine.

Excuse me for jumping into the discussion :

I've a project in a subversion repository that (for now) can't be built
into a working copy, because the build process copies spurious .svn/*
files. On the other hand I don't want to do a complete export each time
one of the files is updated. So what do I do ? One of the solutions is
to rsync(1) my wc/ directory to a build/ directory with the command-line
option "--exclude .svn/". That's very fast and works well.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 17 13:34:03 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.