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

Re: Subversion svn client doesn't show branch when checking in

From: Alan Barrett <apb_at_cequrux.com>
Date: 2006-03-08 21:34:52 CET

On Wed, 08 Mar 2006, kfogel@collab.net wrote:
> Branko > If we add the target URL info to the template (and I'm not opposed to
> > that in general), then I'd suggest we show both the local path and the
> > URL. That means two lines per file, of course.
>
> I think that's okay. I guess we'd put the URL in parens right below
> the local path? Plus we'd probably want a blank line between each
> pair, for readability, although that would bring us up to 3x...

What about calculating a common prefix over all URLs, and displaying the
prefix only once? Something like this:

    --This line, and those below, will be ignored--
    URL: svn://host/repo/project/branch/dir
    A subdir1/file1
    D subdir2/file2

--apb (Alan Barrett)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 8 21:40:23 2006

This is an archived mail posted to the Subversion Dev mailing list.

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