Re: Making branches

"Roger Binns" <[email protected]>
Newsgroups gmane.comp.mobile.bitpim.devel
Message-ID <002c01c64620$38cbdca0$3501a8c0@rogersqyvr14d3>
> This worked although there was an error at the end of the script
...
> OSError: [Errno 13] Permission denied removing __branch__\.svn\dir-prop-base

That is the reason I want to try a different way.  Subversion doesn't
let you set properties on a URL - it has to be on a local working copy.
Consequently I have to check out the top level dir (as __branch__)
and then set the externals property and commit.  The directory is
then removed.  However programs like TortoiseSVN constantly scan
and so prevent some of the removals.

I am going to change it so that the checkout is done to a temporary
directory outside the current directory structure and all the copies
and modifications done there followed by the final checkin.

BTW their reason for not allowing propsets on URLs is because you
clobber something.  There are various mailing list postings about
how silly that is.  It would be fine if I could specify them when
doing the svn mkdir but they don't allow that either.

Roger


-------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.