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

RE: Version inclusion, how I do it .. (was Re: haskell and svn)

From: Atwood, Robert C <r.atwood_at_imperial.ac.uk>
Date: 2007-10-03 22:09:49 CEST

 

>
> This is actually not that hard a problem: create a file that is *not*
> versioned that is generated by your build process, put
> whatever you want

Indeed, now that I am using cmake, its so simple, I just stopped
versioning the include file and it just works. Previosuly I had some
difficulty getting a plain makefile to DWIM (do what I meant!), and not
choke if the file was missing; so I versioned it to ensure that there
was always SOME file there in a fresh checkout. I am sure make-gurus
could tell me how -- but now it seems unnecessary due to cmake.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 3 22:11:11 2007

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.