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

Re: Commit currently broken?

From: <cmpilato_at_collab.net>
Date: 2002-04-06 17:36:41 CEST

"Sander Striker" <striker@apache.org> writes:

> I was seeing the same with HEAD.
>
> $ svn co http://localhost/svn/striker
> $ cd striker
> $ vi HELLO
> $ svn commit
> [does nothing, returns immediately]
> $ svn status
> M ./HELLO
>
> Haven't checked if it was build staleness. I just went back
> to my last working version (a few revs back).

Is this what you are seeing: ?

   svn commit
   (editor pops up; you ignore it, save, and exit the editor)
   (svn prompts you to a)bort, c)ontinue, or e)dit; you choose "c")
   (nothing happens)

Another way to phrase the question: if you do `svn commit -m ""' do
you get the same behavior?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 6 17:38:41 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.