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

Re: Copy directory but only those files under revision control

From: si <sshnug.si_at_gmail.com>
Date: 2006-12-19 03:09:56 CET

Hi David,

> I'd like to copy a directory called chapter1 to a directory called
> functions in my working copy, but only the files under revision
> control, not every file in chapter1.
>
> How do I do this?

svn export will handle this for you:

http://svnbook.red-bean.com/en/1.2/svn.ref.svn.c.export.html

peace
si

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 19 03:10:34 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.