Something like vendor branches
From: Sergi Blanch i Torné <sergi_at_calcurco.cat>
Date: Sat, 21 Jun 2008 19:52:41 +0200
Hi!
I'm trying to do something between usual branches but a half way to the vendor
Mainly, the idea is to have two branches, one the public, another the
Now, want I did is an export and an import to the development one:
$svn checkout https://development.org/branch another_directory
Then I wrote an small python script to change in the '.svn/entries' files
ihead = "https:\/\/development.org"
bar = !grep -Hr https://developement.org/branch *
foo = []
for i in bar:
for i in foo:
Arrived to this point in the work directory I think I'll be able to do an 'svn
Does this hackish have any sense? Maybe there are an svn command that performs
Sano kaj liber!
/Sergi.
---------------------------------------------------------------------
|
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.