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

Re: Export, but exclude certain files

From: Dan Bar Dov <bardov_at_gmail.com>
Date: 2005-12-21 19:49:43 CET

Consider using a script that will export only the portions you want.
You can actually re-arrange the directory structure of the exported tree
differently from the svn tree. You can export file by file, by needed
directories etc,
or you can export the whole tree and prune (remove) files you don't
want in the export.

Dan

On 12/20/05, Richard Lainchbury <freexe@gmail.com> wrote:
> I've put our websites under version control with subversion.
>
> One of the things I'm interested in doing is exporting the site files
> to a staging server instead of manually uploading the files.
>
> The problem is, that we decided that putting all files under source
> control was the best thing to do so anyone can pick a project easily.
>
> Is it possible to excude certain files/directories when doing an export?
>
> Thanks in advance
> Richard
>
> ---------------------------------------------------------------------
> 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 Sun Dec 25 00:41:07 2005

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.