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

Checking out a single file with 0.36 ...

From: Ron Bieber <ron_at_bieberlabs.com>
Date: 2004-01-18 14:01:45 CET

This is the first time I've tried this. I want to edit a single file
in the repository. Rather than check out the full directory that the
file is in, I want to pull down the file, edit it, and commit it. So,
I type the following command:

~/temp> svn co
http://subversion.bieberlabs.org/svn/main/trunk/deploy/deploy.c .

I get the following error:

svn: REPORT request failed on '/svn/main/!svn/vcc/default'
svn:
Attempted to create entry in non-directory parent

Leaving off the final '.' argument in the checkout command actually
creates a directory called deploy.c rather than pulling the file from
the repository into the current directory.

Is this expected behavior?

Thanks,

-- Ron

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 18 14:02:27 2004

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.