|
|
#1 |
|
Really glad I'm using version control now
I only wish I had discovered the wonders of VCS earlier... I just started a new project, hosted on Google Code, using Git for the source code repository. This makes my life MUCH easier. Reverting back to a older version is far easier to do now, should I ever need to do that. Also, I can easily see how my code has changed over time. I've only made 2 commits so far, one initial and one to fix a bug. I'm already liking Git, now that I have figured out how to use it.
__________________
iMac Intel (Rev H, 27"), 1TB HDD, 16GB RAM, Ubuntu |
|
|
|
0
|
|
|
#2 |
|
I enjoy the snapshot feature built into Xcode. I don't use it often enough, though.
Does Xcode have the same Mountain Lion version tracking features that apps like TextEdit and Pages have? |
|
|
|
0
|
|
|
#3 |
|
Oddly enough, this is a Java project in Eclipse. So I couldn't tell you, as I have not messed with Xcode enough to know.
__________________
iMac Intel (Rev H, 27"), 1TB HDD, 16GB RAM, Ubuntu |
|
|
|
0
|
|
|
#4 |
|
Two pieces of advice . . .
Source control is great and can radically improve your productivity. It can also change your programming style to be more experimental and fearless. Two pieces of advice:
1. Practice reverting your code to earlier versions - make a small change (say to a comment), commit it, then roll back to the pre-change version. Do this a few times; 2. Once you're familiar with git, use an app that gives you a visual indication of your commit structure. Try SourceTree or Tower. Both will go into your git repository and show you a tree of what you committed and each commit's relationship to its parent and child commits.
__________________
iMac 21.5", 3.06GHz, 4 GB, 2 TB HD. iPod Touch 3G. |
|
|
|
0
|
|
|
#5 |
|
I would love to learn to use GIT. Right now when I finish a project I will copy it and zip the original project in case I need to revisit it. I have wanted to learn / use it as I improve my projects. Are there any good tutorials for getting started using it, and how to use it out there that you guys recommend?
__________________
I know more than yesterday. Lars |
|
|
|
0
|
|
|
#6 | |
|
Quote:
__________________
iMac Intel (Rev H, 27"), 1TB HDD, 16GB RAM, Ubuntu |
||
|
|
0
|
|
|
#7 |
|
Had to chime in here. Yes!!! Source control is a huge life saver.
I use SourceTree (GIT) for every programming need. I keep sourcetree open in a separate desktop, write code, test, swipe to sourcetree, commit with short change log, back to coding. Easy peasy.
__________________
TI-99/4A, tape cassette, 12" B&W Zenith |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 03:13 PM.







Linear Mode
