|
3 |
deleted 917 characters in body; added 917 characters in body
|
||
|
|
||||
|
2 | Specify "cloning from the remote server" | ||
|
Hello, I think your branching model is nice. However, I have a comment regarding your statement:
As I understand, on your servers you perform a "hg clone" to hardlink as much as possible (saving disk space). Here, suggesting cloning from the remote server I think is not the best idea. You could just do locally (the user, on his/her computer) a "hg clone foo foo-featureX" modifying .hg/hgrc to point to the branched repo, so disk space is also saved in user's hard disk. |
||||
|
1 |
|
||
|
Hello, I think your branching model is nice. However, I have a comment regarding your statement:
As I understand, on your servers you perform a "hg clone" to hardlink as much as possible (saving disk space). Here, suggesting cloning I think is not the best idea. You could just do locally (the user, on his/her computer) a "hg clone foo foo-featureX" modifying .hg/hgrc to point to the branched repo, so disk space is also saved in user's hard disk. |
||||