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

Re: re: Feature proposal: revision graph in "ShowLog" like in TortoiseGit

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Thu, 5 Jul 2012 13:09:47 +0100

On 5 July 2012 11:42, Peter Schubert <peter.schubert_at_avitronic.de> wrote:
> steveking
> Full name Stefan Küng
> Date 2012-06-30 23:09:59 PDT
> Message On 29.06.2012 21:33, Peter Schubert wrote:
> > It would be very useful to integrate the revision graph into the
> "ShowLog" dialogue,
> > in the same manner as TortoiseGit does,
> > instead of, or additionally to the separate revision graph.
> >
> > This approach makes available all the benefits of "ShowLog" when
> looking for the graph,
> > (= more info on revisions, and context menu actions),
> > or - when looking the log, you just see branches, too.
>
>
> >That's not possible in SVN. To show such a simple graph in the log
> >dialog, the log would have to be fetched from the repository root and
> >not from the path you requested the log for. Not all users have access
> >to the repository root (unlike Git, in SVN you can set up access rules
> >for each directory/url).
>
> >Stefan
>
> Hi Stefan,
> But we DO HAVE the revision graph in TortoiseSVN,
> it has to fetch the same info from repository.
> So what I proposed is possible, of course only for the paths the user
> has access to.

No, it's not. The revision graph *requires* access to the repository
root regardless of what path you are looking at. Subversion does not
provide the necessary APIs to generate the graph any other way.

> But, I modify my proposal:
> Have an extra button (or checkbox) in the "Show log" called "Show graph".
> So we get the graph info only when we need it.
> (sometimes we need it very seriously)
> If the user doesnt have access to some paths,
> showing the graph could be denied at all (simple solution)
> or could be partial with some x symbols for inaccessible paths.
>
> Having the graph and the log separately is although a possible, but
> farly not the best solution - for orientation in the log and for context
> menu actions on log items.
>
> best regards
> Peter Schubert

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2975667
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-07-05 14:09:52 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.