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

Re: svn commit: rev 2541 -

From: <cmpilato_at_collab.net>
Date: 2002-07-16 02:27:22 CEST

Greg Stein <gstein@lyra.org> writes:

> On Mon, Jul 15, 2002 at 11:04:15PM -0500, Karl Fogel wrote:
> > Nuutti Kotivuori <naked@iki.fi> writes:
> > > How do I view a log message, with the commandline client, that does
> > > not contain _any_ changed paths?
> > >
> > > 'svn log -v -r2541 http://svn.collab.net/repos/svn' does not cut it.
> >
> > Oh, I see what you mean now.
> >
> > We have a no-op commit.
>
> How the heck did it even happen? Bug in the WC? I always figured that if you
> typed "svn commit" and nothing was present... nothing would happen. What
> happened in this case? How'd we get a noop?

I did this:

   svn rm -m '' http://svn.collab.net/repos/svn/branches/issue-745-branch
                                                                   ^^^^^^

Of course, what I *meant* was ".../issue-745-dev". :-) And of course,
I immediately put code into the client layer to prevent this from
happening again (at least via that codepath).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 16 14:29:32 2002

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.