Re: [fossil-users] equivalent to git submodule

2014-03-04 Thread Chad Perrin
On Tue, Mar 04, 2014 at 09:56:31PM -0500, Richard Hipp wrote: > On Tue, Mar 4, 2014 at 9:45 PM, Chad Perrin wrote: > > > Is there a "good" way to do the same thing Git's "submodule" command > > does, to allow multiple repositories to be used to compose a single, > > larger project source tree? >

Re: [fossil-users] equivalent to git submodule

2014-03-04 Thread Richard Hipp
On Tue, Mar 4, 2014 at 9:45 PM, Chad Perrin wrote: > Is there a "good" way to do the same thing Git's "submodule" command > does, to allow multiple repositories to be used to compose a single, > larger project source tree? > The only thing (currently) like this in Fossil is the "fossil open --n

[fossil-users] equivalent to git submodule

2014-03-04 Thread Chad Perrin
Is there a "good" way to do the same thing Git's "submodule" command does, to allow multiple repositories to be used to compose a single, larger project source tree? From the git-submodule manpage: Submodules allow foreign repositories to be embedded within a dedicated subdirectory of the