Bruce Stephens <[EMAIL PROTECTED]> writes:
> Anthony Williams <[EMAIL PROTECTED]> writes:
>
> [...]
>
>> Also, in my case it doesn't work so well --- I would like to make
>> changes to the subproject as appropriate to the master project it's
>> being used in, optionally propagate these changes bac
Pavel Cahyna <[EMAIL PROTECTED]> writes:
[...]
> Subversion has svn:externals property for this. Could monotone have
> a similar mtn:externals property, which would contain a selector and
> would cause monotone to checkout a specified revision in the
> directory marked by this property?
For chec
On Thu, Jun 14, 2007 at 01:40:27PM +0200, Richard Levitte wrote:
> In message <[EMAIL PROTECTED]> on Thu, 14 Jun 2007 13:21:36 +0200, Ludovic
> Brenta <[EMAIL PROTECTED]> said:
>
> ludovic> I used Monotone's merge_into_dir for that purpose once. I
> ludovic> suggest you have a look at it.
>
> I
On Thu, Jun 14, 2007 at 10:26:31AM +0100, Anthony Williams wrote:
> Hi,
>
> I've just started trying out monotone as a replacement for CVS. I'm sure this
> has been covered a squillion times before, but I couldn't find a clear guide
> as to the best way to proceed, so I'm asking again.
>
> One th
Anthony Williams <[EMAIL PROTECTED]> writes:
[...]
> Also, in my case it doesn't work so well --- I would like to make
> changes to the subproject as appropriate to the master project it's
> being used in, optionally propagate these changes back to the
> subproject branch, and still be able to pu
Richard Levitte <[EMAIL PROTECTED]> writes:
> In message <[EMAIL PROTECTED]> on Thu, 14 Jun 2007 13:21:36
> +0200, Ludovic Brenta <[EMAIL PROTECTED]> said:
>
> ludovic> I used Monotone's merge_into_dir for that purpose once. I
> ludovic> suggest you have a look at it.
>
> It's true that it's (wel
Anthony Williams <[EMAIL PROTECTED]> writes:
[...]
> I tried using merge_into_dir to add the shared_project files as a subdir of
> project1, which sort-of works, but now I have to remember to pluck the changes
> back to the shared_project branch. Also, if I add a file in
> project1/shared_project