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

Searching for Best Practice - Handle changes on files from a external Repo

From: raller09 <ralf.moorbrink_at_gmail.com>
Date: Thu, 1 Jul 2010 01:00:04 -0700 (PDT)

Hi,

how can i handle changes of files from a external repo?

In my repo i need files from an external svn repo with only read
access. I have to make changes to them.
Should i add this files as external or as a copy without the reference
to the original repository?

Possible ways:

1. Send the Changes to the owner of the other repo and hope he will
integrate this.

2. Check in a copy of the file in my repository and mark the revision
of the original repo. Make my own changes. Merge the changes of a new
revision in the original repo manually.

3. make a checkout of the original Repo. Don't checkin my changes to
the repo and make backups from the directory.

4. ?

Can i checkout the external as "external" and commit changes into my
repo (thats what i want, i think)?

raller09

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2628103

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-01 10:02:32 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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