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

RE: Same file(s) in different repositories

From: <Chris.Fouts_at_qimonda.com>
Date: 2006-12-07 19:27:06 CET

"I cannot for practical and technical reason put all files
into one repository."

Since you did NOT elaborate, I'm challenging this. Here are
two practical and technical ways to do it. I may be in left
field though.

Make a 3rd repository for the common files, and just provide
../include/.. and ../lib/.. dirs/files that the two repositories
use.

Or put ALL projects into ONE repository, but have separate
dirs for proj1, proj2, common_files.

>-----Original Message-----
>From: news [mailto:news@sea.gmane.org] On Behalf Of Markus S
>Sent: Thursday, December 07, 2006 1:15 PM
>To: users@subversion.tigris.org
>Subject: Same file(s) in different repositories
>
>Hi,
>
>I am using two different repositories for two different
>projects. They do, however, share a number of files. I cannot
>for practical and technical reason put all files into one repository.
>My solution consists of having two working copies on my
>computer and keep them synchronized using a third-party
>synchronisation software (Synk Pro 6). I exclude all invisible
>files and directories (as not to confuse subversion by
>manipulating the .svn directory). I have to commit always
>twice (to both repositories) but so far my tests do not show
>any other problems.
>
>Anybody with recommendations about how to improve this
>workflow, or potential problems that might crop up?
>
>Markus
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 7 19:28:59 2006

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.