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

Re: svn:do-not-export property

From: Evert | Rooftop <evert_at_rooftopsolutions.nl>
Date: 2006-10-27 00:21:39 CEST

We have binary files (swf) and source files (fla, as) in seperate
folders.. You can easily set the export folder on a per-project basis..

This makes a lot more sense for web projects.. our directory structure is:

flash/
design/ (psd's)
www/
www/resources
www/resources/swf
www/resources/images
www/resources/css
www/resources/etc.

Evert

Steven Luscher wrote:
> This has been briefly discussed before, but I would like to bring it up again
> – taking a slightly different angle. Perhaps if this resonates with anyone, we
> can file a ticket.
>
> It would be really useful to me to have access to an "svn:do-not-export"
> property that could be set on certain files I wanted to store in the
> repository, but exclude when exporting any given revision.
>
> Today, for instance, I would be using this property to make sure that all of
> my Flash (.fla) files get included in the repository but get excluded when I
> do an "svn export" to the webroot.
>
> For now I'll just structure my repositories differently, putting web and
> development files into separate folders. In the future though, I hope that SVN
> will include an "svn:do-not-export" property so that it might conform to the
> way I work, instead of the other way around.
>
> Awesome!
> Steven Luscher (BDes Hons., Provisional RGD)
> {
> c = Steven Luscher Design;
> w = http://www.stevenluscherdesign.com/
> }
>
>
> ---------------------------------------------------------------------
> 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 Oct 27 00:22:23 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.