[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: added branch disappears?

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 13 Mar 2012 16:51:20 -0400

> On 03/13/2012 04:14 PM, Bob Archer wrote:
> >> Can anyone shed light on this issue?
> >>
> >> 1. create new branch 'foo'
> >> 2. merge different branch 'bar' into trunk 3. merge trunk into all
> >> other existing branches
> >>
> >> Seems that the branch foo disappeared sometime between 2 and 3. have
> >> the commit email showing I created the branch, so I'm dumbfounded here.
> >>
> >> Any insights would be appreciated.
> >
> > Did you branch to the repository or to the working copy? If you didn't commit
> the branch it wouldn't have gone into the repo.
>
> branched to the repository:
>
> svn copy svn+ssh://matrix/team/tree/app/trunk
> svn+ssh://matrix/team/tree/trunk/branches/819
> -m 'Create a development branch'
>
>
> We have a commit hook, so it definitely was commited.
> >

Ok, so check the log.. it's either still there or someone deleted it so it doesn't show up in HEAD.

BOb
Received on 2012-03-13 21:51:58 CET

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.