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

Re: Feature Request: [Was: Best way to maintain patches to a 3rd party library?]

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Tue, 11 Jan 2011 13:43:31 -0600

On 1/11/2011 12:36 PM, NN Ott wrote:
>
>
> It sounds like what you really want is commit access to the upstream
> Subversion repository, possibly restricted to a special branch.
> Then your change identifiers would be in the same universe.
>
>
>
> I just want the svn copy/log/diff/merge logic to see past, and account
> for, and svn:external barrier. Very much a one-way flow of changes.

If the changes are really one-way, they'd all be coming from the
upstream repository. If you make changes in 2 places, that's a
distributed system - even if your copy is never pushed back upstream.

> Imho, doesn't seem too bizzare or non-svn like.

The svn way is to get write access to a branch in the one-and-only
repository if you also want to make changes that are tracked. Or
reproduce the upstream commits in your copy letting the revision numbers
(and any external tracking references) get out of sync.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
Received on 2011-01-11 20:44:08 CET

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.