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

Re: Successful edit status returned too soon

From: Daniel Eggert <eggert_at_macvaerk.dtu.dk>
Date: 2005-02-04 17:35:08 CET

On Feb 4, 2005, at 11:06 AM, Billy O'Mahony wrote:

> Hi Daniel,
>
> sounds like svn is trying to kick of an editor to get your import
> comment
> but that the editor process is returning after a suspiciouly short
> amount of
> time.

That is not the problem. Emacs fires up fine, and...

> Try adding a comment directly to the import command
>
> % svn import Franz svn://10.0.0.8/Franz -m "Initial Import"

This command results in the same message:
     svn: Successful edit status returned too soon

> Also I see you are importing stuff into a remote repository. Unless
> you know
> for certain the repoistory/svnserver is working and you are only
> experimenting with svn you might consider using a local file:///
> repository
> - less to go wrong that way!

OK. If I run
     svn import Franz file:///Users/daniel/svn-test/Franz
things work.

So why can't I commit to my server? What could cause
     svn: Successful edit status returned too soon
Is is some kind of bug in svn?

I'm really lost.

/Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 4 17:38:09 2005

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.