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

Mirror a remote repository in a local branch

From: <vic_at_bidouille.org>
Date: Sat, 13 Feb 2010 22:43:50 +0100

Hi,

I'd like to keep a mirror of the trunk of a remote directory in a branch
of my local repository. My use case is that I have made modifications of
a product for which I have only read access. As the product evolves, I'd
like to update while keeping my modifications.

I thought of keeping my work in the trunk and the evolutions of the
remote product in a branch, and merge as necessary, simulating two teams
working on the same repository.

Is this possible/is there a better way to do this ?

Thanks.
Received on 2010-02-13 22:44:28 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.