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

RE: Avoiding certain files in some checkouts

From: David Balch <david.balch_at_continuing-education.oxford.ac.uk>
Date: 2004-03-09 16:22:37 CET

Hi Alex,

I'm not sure that this is something for subversion to do for you (rather
than your build tool) but a look at svn:ignore [1] and global-ignores [2]
might be enlightening.

HTH,
Dave.

[1] http://svnbook.red-bean.com/html-chunk/ch07s02.html#svn-ch-7-sect-2.3.3
[2] http://svnbook.red-bean.com/html-chunk/ch07.html#svn-ch-7-sect-1.3.2

-- 
David Balch.          | Web developer.
T: +44 (0)1865 286932 | Technology-Assisted Lifelong Learning.
F: +44 (0)1865 286922 | University of Oxford.
TALL, OUDCE and the University of Oxford accept no legal responsibility for
the contents of this message. Any views or opinions presented are only those
of the author and not those of TALL, or OUDCE, or the University of Oxford.
If this email has come to you in error please delete it and any attachments
> -----Original Message-----
> From: Alex Sanderson [mailto:alex@duke-interactive.com]
> Sent: 09 March 2004 15:06
> To: users@subversion.tigris.org
> Subject: Avoiding certain files in some checkouts
> 
> 
> Dear Subversion users, 
> 
> We have been using CVS for a long time as part of our 
> deployment solution for 
> our websites.  There has always been a problem with certain 
> file types that 
> we do not want publish online .fla, and .psd files 
> particularly.  These file 
> types are frequently large so they increase deployment time 
> considerably and 
> take disk space on the servers.   We really need to store those files 
> alongside the jpegs and flashes they are associated with 
> because the tree 
> structures always become complex as sites grow.  
> Is there a clean way to avoid putting the flash and image 
> sources on our 
> production sites?  We still need to keep the production sites 
> under version 
> control.  
> Thanks
> Alex
> 
> ---------------------------------------------------------------------
> 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 Fri Mar 12 02:25:53 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.