You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Henrik Andersson <db...@spray.se> on 2009/04/28 10:55:01 UTC

Question of branching external svn repo

Hi, i wonder if there is a approach to brach an external subversion repo
?

My case is this that i have my own development svn repository and i want
to create a branch
of another projects trunk as the base of my own project so i can work as
i usally do, till now i 
just made an checkout of the main project and worked on the files while
i contributes patches for
my changes, but now we are expanding in a team and want o work on out
own repo.

I though that i could make an copy of the main source to my own svn but
that makes it external and i cant add it into my own trunk..

/Henrik



<P><p><font face="Arial, Helvetica, sans-serif" size="2" style="font-size:13.5px">_______________________________________________________________<BR><a style="font-family: Tahoma, sans-serif; font-size: 10px; color: #00f" href="http://www.eniro.se/?partnerid=spray_mail" target="_blank">Eniro Supersök - är vad det heter</a></font>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1962494

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: Question of branching external svn repo

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Apr 28, 2009, at 05:55, Henrik Andersson wrote:

> Hi, i wonder if there is a approach to brach an external subversion  
> repo ?
>
> My case is this that i have my own development svn repository and i  
> want to create a branch
> of another projects trunk as the base of my own project so i can  
> work as i usally do, till now i
> just made an checkout of the main project and worked on the files  
> while i contributes patches for
> my changes, but now we are expanding in a team and want o work on  
> out own repo.
>
> I though that i could make an copy of the main source to my own svn  
> but that makes it external and i cant add it into my own trunk..

Look into either svk or vendor branches.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1963018

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].