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

Re: integrating Subversion with a build tool?

From: Vladimir Prus <ghost_at_cs.msu.su>
Date: 2003-03-24 10:11:42 CET

Hi Steven,

> Umm... I understand *how* Subversion works. The problem is trying to
> make Subversion checkouts work with an already well-established model
> for the interaction of build tools and (other) source code management
> system. Just saying, "There is no need," ignores certain tough end
> cases that I, as a build tool designer, must think through and figure
> out how to handle so that, at a minimum, the tool doesn't cause any
> damage.

I think it would be better if you explain how VC tool interaction is supposed
to work in SCons. For example, I can't imagine how per-file checkout can
be specified/used.

I can easily imagine the build tool integration on project level (i.e. when
building Subversion, APR and APR-utils are fetched automatically). OTOH,
there's 'svn:externals' mechanism which is *very* good for such kind of thing.
It allows, when checking out a project, to grab other projects it requires.

So, can you outline primary use cases which are needed, or point to some
SCons docs which describe it.

- Volodya

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 24 10:13:03 2003

This is an archived mail posted to the Subversion Dev mailing list.

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