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

Subversion crashing on a copy command. Where are the logs?

From: Anastasios Angelidis <voodoo_at_videotron.ca>
Date: 2005-10-31 17:06:05 CET

Hi I'm running subversion svnserve, version 1.2.3 (r15833) as a windows
service.

When I run the following command: C:\SVNTesting>svn copy -r17
svn://myserver/Test_Project/Trunk/index.html ./index.html

I get: svn: Can't read from connection: An existing connection was
forcibly closed by the remote host.

When I look at the Windows 2000 event viewer, I see: SVNService process
ended prematurely: ("C:\Programming\Subversion\bin\svnserve.exe" "-d"
"-r" "e:\\SVNRepositories")

I can always reproduce this. I restart the service, I run some commands
using Tortoise, to see that all is good. Then once I try the above copy
command, bam!

Any ideas? Is there a log I can look at, so I can maybe report this.

By the way this is what I'm trying...

I deleted a file from revision 17 and now want to bring it back. As the
book sujests to use the copy command.

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 31 17:07:56 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.