[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: Ben Collins <bcollins_at_debian.org>
Date: 2002-04-06 17:46:43 CEST

On Sat, Apr 06, 2002 at 05:50:33PM +0200, Sander Striker wrote:
> > From: cmpilato@collab.net [mailto:cmpilato@collab.net]
> > Sent: 06 April 2002 17:37
>
> > "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?
>
> No, I'm not seeing the editor pop up at all. Like there are no
> local mods and commit is a noop.

What about if you do:

$ vi HELLO
$ svn commit -m blah HELLO

IOW, add the file to commit on the command line.

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://linux1394.sourceforge.net/
Subversion - http://subversion.tigris.org/
---------------------------------------------------------------------
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:49:09 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.