Shad0w Posted February 7 Report Share Posted February 7 Do we need local server to clone repo from cloud. I tried to clone using cm clone repo1@shad0w@cloud It gives me error Source and destination repositories are the same ('repo1@shad0w@cloud'). Can't we just clone a repo like we do in git using "git clone" and it just copy the floder to disk. Link to comment Share on other sites More sharing options...
ollieblanks Posted February 10 Report Share Posted February 10 Plastic can be used in a distributed way (like git), but it can also be used in a centralised way. If you do not have a specific requirement, then I would suggest using the centralised method. Please see here for more details. Hope this helps! Link to comment Share on other sites More sharing options...
Shad0w Posted February 13 Author Report Share Posted February 13 Hi @ollieblanks i am working on an automation, how can i confirm from CLI that my machine have local server running to support distributed way. Link to comment Share on other sites More sharing options...
ollieblanks Posted March 1 Report Share Posted March 1 Hi, The below command will list the repositories on the local server. cm lrep local Hope this helps! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now