How to exclude parts of repositories in my local copy?

View: New views
2 Messages — Rating Filter:   Alert me  

How to exclude parts of repositories in my local copy?

by Andreas Tille :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I think linking to external SVNs in the biology and chemestry section
of the debian-science SVN is very reasonable.  On the other hand I'm
not really happy about having two copies of the Debian-Med svn on my
local harddisk.  Anybody knows how I could locally exclude this part
from a checkout?  I'm not an SVN expert and just hope that anybody
could safe me from wasting disk space and stop confusing myself by two
copies of the same thing.

Kind regards

        Andreas.

--
http://fam-tille.de


--
To UNSUBSCRIBE, email to debian-science-request@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: How to exclude parts of repositories in my local copy?

by Daniel Leidert :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Sonntag, den 18.05.2008, 10:10 +0200 schrieb Andreas Tille:

> I think linking to external SVNs in the biology and chemestry section
> of the debian-science SVN is very reasonable.  On the other hand I'm
> not really happy about having two copies of the Debian-Med svn on my
> local harddisk.

You could use the copy in this directory. You can also simply try to
remove the copy locally and make it a link locally to your usual
debian-med repository location, because what you got is a copy of your
debian-med repository.

Or the easiest: Ignore the externals via

svn co|update --ignore-externals

Regards, Daniel


--
To UNSUBSCRIBE, email to debian-science-request@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...