Tagged Questions
2
votes
0answers
39 views
how do I source control my color profiles? [duplicate]
Possible Duplicate:
How to keep my OSX settings under version-control ?
I switch between a bunch of Mac and Linux machines at work/home.
On my Personal Mac, I have setup TextMate, iTerm, ...
1
vote
2answers
175 views
Stop Git from Opening a new Terminal.app Window on Commit
Git is automatically opening a Terminal window when I save commit messages on my Mac. This might normally be useful (e.g. if the commit was initiated from a Terminal window), but I use iTerm as my ...
2
votes
2answers
898 views
How to keep my OSX settings under version-control?
Coming from Linux, I've gotten in the habit of keeping my config files under a git repository.
Since I got a macbook however, I've made a lot of tweaks through defaults write and preferences panels, ...
0
votes
2answers
160 views
How do I set up CVS for group use?
I am completely new to CVS as well as linux terminal so please bear with me.
I need to setup cvs so my group members (on other machines) can access the repository and do all the good CVS stuff. How ...
2
votes
6answers
427 views
Version tracking on local mac?
Is there a program for doing version tracking on your local computer, without using SVN/subversion or something on a remote server and without setting up a server on my computer?