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

Re: Feature Req: sorthand urls for branches/tags in CLI

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Fri, 23 Aug 2013 16:07:17 -0500

On Thu, Aug 22, 2013 at 4:15 PM, Laszlo Kishalmi <lkishalmi_at_ovi.com> wrote:
>>
> I'd propose a -b [--branch] option or extend the meaning of "^" sign for
> those commands which can work with URL-s. Extending ˇ would mean
> that when used as ^/ it means repository root and using it as ^[branch] then
> it would refer to a branch.
>
> How would it work:
>
> Let's imagine the following repository layout:
> /project1/trunk
> /project1/trunk/dir1/dir2/dir3/fileA
> /project1/branches/branchA
> /project1/branches/branchA/dir1/dir2/dir3/fileA
> /project1/branches/branchB
> /project1/branches/branchB/dir1/dir2/dir3/fileA
> /project1/tags/tag1
> /project1/tags/tag2

So how do you see this working where your branches have their own sub-levels:
/project1/branches/release/branchA
/project1/branches/qa/branchA
/project1/branches/dev/branchA

Who gets to use the shorthand?

-- 
  Les Mikesell
    lesmikesell_at_gmail.com
Received on 2013-08-23 23:07:49 CEST

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.