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

Re: unversioned files.

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2006-08-04 12:07:37 CEST

On Friday 04 August 2006 10:59, Glenn Pierce wrote:
> At my place of work we have a lot of libraries in the source control and
> projects that depend on them.
> There are people you don't like having to checkout all the libraries and
> recompile them. They would prefer that the person changing the library
> creates a dll and everyone can use that.
>
> Obviously I wouldn't want this dll versioned as every recompile would
> result in a new versioned file.
>
> Could I somehow add files to svn and specify that those ones are not
> versioned and simply replaced.

No. If you need that, just put them on a central fileserver.

Other than that, I find it convenient to add the compiled binaries when
tagging. This keeps the main branch clean but allows people to retrieve
tagged (and hopefully tested) versions including the compiled binaries.

Uli

****************************************************
Visit our website at <http://www.domino-printing.com/>
****************************************************
This Email and any files transmitted with it are intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any reading, redistribution, disclosure or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you are not the intended recipient please contact the sender immediately and delete the material from your computer.

E-mail may be susceptible to data corruption, interception, viruses and unauthorised amendment and Domino UK Limited does not accept liability for any such corruption, interception, viruses or amendment or their consequences.
****************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 4 12:08:52 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.