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

Re: Subversion Doesn't Have Branches aka Crossing the Streams aka Branches as First Class Objects?

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 19 May 2013 05:57:31 +0300

Johan Corveleyn wrote on Sat, May 18, 2013 at 23:38:11 +0200:
> On Sat, May 18, 2013 at 11:15 PM, Andreas Krey <a.krey_at_gmx.de> wrote:
> > The good old "'svn commit file; svn log' doesn't show the commit to
> > file" issue?
>
> Sorry? What issue is that?
>

This one is actually in the FAQ. It's inherent to how mixed-revision
working copies work, but the workaround is trivial:

svn commit file; svn log -l1 file

Daniel
(I didn't even have to specify an operative or peg revision, in this
particular case)
Received on 2013-05-19 04:58:13 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.