The metadata for SVN will conflict trying to cover two repositories in
the same source directories. 

 

There are a couple of ways to overcome this.

 

The first (and probably least risky) would be to use build automation
with Ant and have your Ant scripts copy over your source to a shadow
directory and have that directory be the local home for one of your
repositories. The risks are getting that automation to see new package
paths. I suppose rsync could help as well but I like the one tool
approach for build.

 

The second and pretty nasty is to swap out the metadata.. This is a bad
idea.

 

From: [email protected] [mailto:[email protected]] On
Behalf Of arieljake
Sent: Monday, March 02, 2009 8:31 PM
To: [email protected]
Subject: [flexcoders] flexlib and subversion

 

i'm new to subversion, so i need some help understanding how to do this:

I want to attach my local source to the flexlib repository on google
code so i can detect changes to the library, but also...

I want to attach my local source of flexlib to my own projects
repository so that other developers can use the modified flexlib i have.

how do i accomplish this?




-- 
This message has been scanned for viruses and 
dangerous content by MailScanner <http://www.mailscanner.info/> , and is

believed to be clean. 

<<image001.jpg>>

<<image002.jpg>>

Reply via email to