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

Re: Compiling against the repository

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Tue, 22 Apr 2008 07:38:16 +0200

Hi Ian,

On 22/04/2008, Ian S. Worthington <IanWorthington_at_usa.net> wrote:
> Thanks Ron.
>
> Maybe I've missed a concept somewhere? My understanding is this:
>
> In the repository I have several hundred include files. I can't compile
> directly against the repository but need to maintain some kind of
> external copy the compiler can find its includes in. The question is,
> after a developer takes a private copy, makes some changes, then commits
> them back to the repository, how does that external copy (not other
> developers private copies) get updated to keep in sync with the repository?
>

You probably need to check out the include folders from the repository
as well. Either by adding them to the trunk, or by creating a separate
folder in the repository and checking that one out separately (or
through 'externals' -- see the SVN book for a discussion about using
externals in a working copy).

-- 
Regards,
Jean-Marc
----------------
    ___
   // \\  @@     "De Chelonian Mobile"
  / \_/ \/._)    TortoiseSVN
 <\_/_\_/ /      The coolest Interface to (Sub)Version Control
  /_/   \_\      Check out http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-04-22 07:38:29 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.