bugmonotone - Bugs: bug #13409, mixup of different branches within...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #13409: mixup of different branches within working copy

Submitter:  None
Submitted:  Wed 15 Jun 2005 11:31:28 AM UTC
   
 
Category:  working copy Severity:  1 - Wish
Item Group:  feature request Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
mtn version --full: 


Sat 08 May 2010 09:06:40 PM UTC, comment #1: 

I added the Lua command 'change_workspace' to facilitate writing Lua functions that operate on sibling workspaces. That's at least similar to this request.

Stephen Leake <stephen_leake>
Group Member
Wed 15 Jun 2005 11:31:28 AM UTC, original submission:  

Yes, i know this is a bit "obscure" but with CVS you had the ability to have multiple modules within one working copy like this:

cvs -d :cvspserver:... co module1
cd some_dir_within_module1
cvs -d :cvspserver:... co module2

work on your local copy and then issue a

cvs commit

over all changes within all modules. So it would be great if monotone could work mith multiple MT-directories. I don't want cherry-picking of branches for files within a "cvs module" but just nested working copies.

Just one idea....


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by stephen_leake (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-05-08 stephen_leake Severity3 - Normal 1 - Wish

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code