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

RE: Subversion File Checkout Error

From: Lars Heineken <lars.heineken_at_disimage.com>
Date: 2006-05-17 12:41:32 CEST

Dear Sunod,

This is what I found in the FAQ:

> Q: How do I check out a single file?
> A: Subversion does not support checkout of a single
> file, it only supports checkout of directory
> structures.
> However, you can use 'svn cat' to export a single
> file. This will retrieve the file's contents, it
> just won't create a versioned working copy.

If want to checkout and modify that file you need to checkout the folder
it's located in. This is due to the fact that subversion organizes stuff
folder-wise. As far as I know there's a switch to do the check out
non-recursively, to avoid checking out subsequent folders.

Regards,

Lars.

> -----Original Message-----
> From: sunod.tomar@barclays.com [mailto:sunod.tomar@barclays.com]
> Sent: Wednesday, May 17, 2006 12:07 PM
> To: users@subversion.tigris.org
> Subject: Subversion File Checkout Error
>
>
> Hi All,
>
>
> For doing checkout from a file from repository through
> SmartTortoise client
> tool, following is the error
>
> Error: URL
> 'http://XXXXXX:8000/svnrepos/Testing/trunk/rep> /help.conf'
> refers
> to a file, not a directory
>
> Could you
> please help for making checkout this file for modification.
>
> Regards
> Sunod Kumar
>
>
>
>
> This e-mail and any attachments are confidential and intended solely
> for the addressee and may also be privileged or exempt from
> disclosure
> under applicable law. If you are not the addressee, or have received
> this e-mail in error, please notify the sender immediately, delete it
> from your system and do not copy, disclose or otherwise act upon any
> part of this e-mail or its attachments..
>
> Internet communications are not guaranteed to be secure or
> virus-free.
> The Barclays Group does not accept responsibility for any
> loss arising
> from unauthorised access to, or interference with, any Internet
> communications by any third party, or from the transmission of any
> viruses. Replies to this e-mail may be monitored by the Barclays
> Group for operational or business reasons..
>
> Any opinion or other information in this e-mail or its attachments
> that does not relate to the business of the Barclays Group is
> personal
> to the sender and is not given or endorsed by the Barclays Group.
>
> Barclays Bank PLC.Registered in England and Wales (registered
> no. 1026167).
> Registered Office: 1 Churchill Place, London, E14 5HP, United Kingdom.
>
> Barclays Bank PLC is authorised and regulated by the
> Financial Services Authority.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 17 12:43:03 2006

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.