You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by St...@uk.delarue.com on 2006/11/23 12:12:40 UTC

Exclude files in an include

Hello,

I am trying to import my cygwin ~home into a repo.  I find that I cannot
import NTUser.dat:

Can't open file 'nelsonst/NTUser.dat': Device or resource busy

This prevents the import from finishing.

Can this be excluded?  I can't see an option in the book, or the manual
pages or svn help import.

Thanks,

S.

**********************************************************************
This e-mail and any files attached  are strictly confidential, may be legally privileged
and are intended solely for the addressee. If you are not the intended recipient, note

that any disclosure, copying, distribution, or use of the contents of this message and

attachments is strictly prohibited. Please notify the sender immediately by return email,
phone or fax and then delete the e-mail and any attachments immediately. The views
and or opinions expressed in this e-mail are not necessarily the views of De La Rue plc
or any of its subsidiaries and the De La Rue Group of companies, their directors,
officers and employees make no representation about and accept no liability for its

accuracy or completeness. Please ensure you have adequate virus protection before

you open any attachment as the De La Rue Group of companies do not accept liability
 for any viruses.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Exclude files in an include

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Nov 23, 2006, at 06:12, Steve.Nelson@uk.delarue.com wrote:

> I am trying to import my cygwin ~home into a repo.  I find that I  
> cannot
> import NTUser.dat:
>
> Can't open file 'nelsonst/NTUser.dat': Device or resource busy
>
> This prevents the import from finishing.
>
> Can this be excluded?  I can't see an option in the book, or the  
> manual
> pages or svn help import.

You could try an in-place import:

http://subversion.tigris.org/faq.html#in-place-import

...but this would also transform your ~home into a working copy. Not  
sure if that's what you want.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org