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

Switch issue

From: Andreas J. Koenig <andreas.koenig_at_anima.de>
Date: 2002-11-22 10:35:57 CET

I couldn't find a related problem in the issue tracker. Please let me
know if I should file this as an issue:

Starting with an empty repository "perl".

% svn co http://localhost/svn/perl perl-wc
k's password:

Checked out revision 0.
% cd perl-wc
% mkdir trunk branches
% svn add trunk branches
A trunk
A branches
% svn commit -m 'Initial directory setup' .
Adding branches
Adding trunk

Committed revision 1.
% svn switch http://localhost/svn/perl/trunk
subversion/libsvn_subr/io.c:649: (apr_err=2, src_err=0)
svn: No such file or directory
svn: svn_io_set_file_read_write: failed to set file '.svn/log' read-write
zsh: exit 1 svn switch http://localhost/svn/perl/trunk

-- 
andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 22 10:37:52 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.