Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Feb 2010 12:27:13 +0000
From:      bsd-sharp@googlecode.com
To:        mono@FreeBSD.org
Subject:   Re: Issue 13 in bsd-sharp: Portshaker needs to ignore .git and .svn directories under /usr/ports
Message-ID:  <1-3033377772363836026-12015537421288719582-bsd-sharp=googlecode.com@googlecode.com>
In-Reply-To: <0-3033377772363836026-12015537421288719582-bsd-sharp=googlecode.com@googlecode.com>
References:  <0-3033377772363836026-12015537421288719582-bsd-sharp=googlecode.com@googlecode.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Comment #1 on issue 13 by romain.tartiere: Portshaker needs to ignore .git  
and .svn directories under /usr/ports
http://code.google.com/p/bsd-sharp/issues/detail?id=13

Well, the idea behind portshaker is to have each project in it's own place  
and
provide an easy way to assemble all for using it as a ports tree.  So the  
first step
when asking portshaker to merge ports is duplicating the FreeBSD ports  
collection
(using rsync or zfs clone if it can).

In oher words, the target is RESET.

In your case, you have to either find another way to track BSD# ports in  
your
all-in-one git repository (portshaker is not intended for that), or choose  
to have a
all-in-one-without-mono git repository and merge it with BSD# ports using  
portshaker
(I think it's odd however).

In other word, /var/cache/portshaker/ports is your git repository (or a  
clone of it,
or whatever... I am not a git user so will not provide advice), you hack  
there, you
don't use portshaker -u / -U (or you add a custom update methode) and you  
merge your
git repository and BSD# ports instead of FreeBSD and BSD# ports.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1-3033377772363836026-12015537421288719582-bsd-sharp=googlecode.com>