Re: How to get the parent branch...

2010-12-22 Thread Stefan Sperling
On Wed, Dec 22, 2010 at 01:09:24PM -, Echlin, Jamie wrote: > Afternoon, > > For some client-side Tortoise hooks (which are for the purpose of > preventing people shoot themselves in the head in all the myriad ways > Subversion allows), I need to get the ancestor-branch, ie where the > current

Re: How to get the parent branch...

2010-12-22 Thread Daniel Shahaf
Chris Tashjian wrote on Wed, Dec 22, 2010 at 11:34:03 -0500: > > > > For some client-side Tortoise hooks (which are for the purpose of > > preventing people shoot themselves in the head in all the myriad ways > > Subversion allows), I need to get the ancestor-branch, ie where the current > > branch

Re: How to get the parent branch...

2010-12-22 Thread Chris Tashjian
> > For some client-side Tortoise hooks (which are for the purpose of > preventing people shoot themselves in the head in all the myriad ways > Subversion allows), I need to get the ancestor-branch, ie where the current > branch/tag was copied from. > When I create a new branch I add an svn:proper

Re: How to get the parent branch...

2010-12-22 Thread Daniel Shahaf
Echlin, Jamie wrote on Wed, Dec 22, 2010 at 13:09:24 -: > Afternoon, > > For some client-side Tortoise hooks (which are for the purpose of > preventing people shoot themselves in the head in all the myriad ways > Subversion allows), I need to get the ancestor-branch, ie where the > current bra

How to get the parent branch...

2010-12-22 Thread Echlin, Jamie
Afternoon, For some client-side Tortoise hooks (which are for the purpose of preventing people shoot themselves in the head in all the myriad ways Subversion allows), I need to get the ancestor-branch, ie where the current branch/tag was copied from. My current strategy for doing this is svn log