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

Re: commit log message

From: Kylo Ginsberg <kylo.ginsberg_at_gmail.com>
Date: 2007-04-04 05:03:35 CEST

On 4/3/07, Karen Tracey <kmtracey@gmail.com> wrote:
> On 4/3/07, Kylo Ginsberg <kylo.ginsberg@gmail.com> wrote:
> > When committing (without -F or -m) the editor of choice helpfully pops
> > up with a snippet like that below (between the ***'s).
> >
> > ***
> >
> > --This line, and those below, will be ignored--
> >
> > AM foo.txt
> > ***
> >
> > Note that the path "foo.txt" only provides the basename.
>
> Really? That's not the behavior I see. When I commit I get paths included
> on those lines. They start with the current directory for the commit, so
> they may not be full repository paths (if I commit only a subtree) but at a
> minimum I get the dirname/filename.ext. If I commit from the root of the
> repository the paths are the same as what you see with svnlook changed. I

This is what I see too (my example may not have been the best). The
request was that the paths be full regardless of the level of the
commit. The motivation is that the committer gets a reminder of where
in the repository they are committing, since they may be managing a
number of branches at once.

Thanks,
Kylo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 4 05:04:01 2007

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.