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

Re: [Issue 1751] svn switch on non-recursive checked-out-wc breaks

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-02-21 13:59:48 CET

makl@tigris.org wrote:
> $ svn co file:///g:/repos/test wc1
> Checked out revision 0.
>
> $ mkdir wc1\trunk\dir1
> $ mkdir wc1\trunk\dir2
> $ mkdir wc1\branch
> $ time /t 1>wc1\trunk\readme
> $ time /t 1>wc1\trunk\dir1\file1
> $ date /t 1>wc1\trunk\dir2\file2
>

What shell are you using? You are obviously using some Windows, but it is
unlikely you are using the CMD shell (based on the prompt). Please describe
your environment. I am also struck by the likelyhood that G:\ is a networked
hard-drive, which is not supported by BerkeleyDB for repositories.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 21 13:59:22 2004

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.