RE: Making branches
"Simon C" <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <001701c6461e$4bd7b9b0$0201a8c0@HOME> |
> I didn't pay close attention. You are missing the branch
> name. ie the command should be:
>
> scripts/makebranch.py /developer/skyjunky/pretty src resources
This worked although there was an error at the end of the script
C:\projects\bitpim\main>scripts\makebranch.py /developer/skyjunky/trees src
resources
svn mkdir -m "new branch on dirs ['src', 'resources'] from rev 2895 of
/trunk/bitpim" https://svn.sourceforge.net/svnroo
t/bitpim/developer/skyjunky/trees
Committed revision 2898.
svn copy -m "branch from rev 2895 of /trunk/bitpim/resources" resources
https://svn.sourceforge.net/svnroot/bitpim/devel
oper/skyjunky/trees/resources
Committed revision 2899.
svn copy -m "branch from rev 2895 of /trunk/bitpim/src" src
https://svn.sourceforge.net/svnroot/bitpim/developer/skyjunk
y/trees/src
Committed revision 2900.
svn checkout --non-recursive --quiet --non-interactive --ignore-externals
https://svn.sourceforge.net/svnroot/bitpim/dev
eloper/skyjunky/trees __branch__
svn propset svn:externals --file __externals__ __branch__
property 'svn:externals' set on '__branch__'
==== __externals__
buildrelease
https://svn.sourceforge.net/svnroot/bitpim/subprojects/buildrelease/trunk
dev-doc https://svn.sourceforge.net/svnroot/bitpim/trunk/bitpim/dev-doc
examples https://svn.sourceforge.net/svnroot/bitpim/trunk/bitpim/examples
experiments
https://svn.sourceforge.net/svnroot/bitpim/trunk/bitpim/experiments
help https://svn.sourceforge.net/svnroot/bitpim/trunk/bitpim/help
helpers https://svn.sourceforge.net/svnroot/bitpim/trunk/bitpim/helpers
scripts https://svn.sourceforge.net/svnroot/bitpim/trunk/bitpim/scripts
---- __externals__
svn commit -m "Directories ['buildrelease', 'dev-doc', 'examples',
'experiments', 'help', 'helpers', 'scripts'] are not
branched here" __branch__
Sending __branch__
Committed revision 2901.
Traceback (most recent call last):
File "C:\projects\bitpim\main\scripts\makebranch.py", line 98, in ?
shutil.rmtree(branchdirname)
File "c:\python23\lib\shutil.py", line 142, in rmtree
raise exc[0], (exc[1][0], exc[1][1] + ' removing '+arg)
OSError: [Errno 13] Permission denied removing __branch__\.svn\dir-prop-base
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642