Testing lcVCS
Posted: Wed Jan 15, 2014 11:31 pm
Hi folks
If you're keen to test lcVCS then here's a couple of good ways to test it:
1) Export your project and commit it so that `git status -u` shows working directory clean. Then Import then Export without making any changes to the stacks. The working directory should still be clean in `git status -u`.
2) Export your project and commit it so that `git status -u` shows working directory clean. Then Import and make some minor change to the stack like edit a script or change one property. Export and take a look at `git diff` to see if the diff reflects your minor changes.
Some other things I'm interested in are:
- Linux and Windows performance as testing there has been limited
- Using lcVCS with some VCS other than git (no testing done).
Cheers
Monte
If you're keen to test lcVCS then here's a couple of good ways to test it:
1) Export your project and commit it so that `git status -u` shows working directory clean. Then Import then Export without making any changes to the stacks. The working directory should still be clean in `git status -u`.
2) Export your project and commit it so that `git status -u` shows working directory clean. Then Import and make some minor change to the stack like edit a script or change one property. Export and take a look at `git diff` to see if the diff reflects your minor changes.
Some other things I'm interested in are:
- Linux and Windows performance as testing there has been limited
- Using lcVCS with some VCS other than git (no testing done).
Cheers
Monte