Hi there,
> You don't say if you are
> branching from a working copy or using a URL.

I deleted the properties from the trunk, commited that, then went:

svn cp http://myrepo/trunk http://myrepo/newbranch

Then I checked out newbranch, worked on it and went:

Newbranch$ svn merge http://myrepo/trunk

to update newbranch with the latest trunk.

Carles

Reply via email to