hi all,
isn't technically mac programming question (i'm using windows) i'm lazy find , register on forum
we've been using svn (specifically visualsvn server plus tortoisesvn) several years, part of tool review i've been investigating git. i've installed microsoft team foundation server 2013 , have created git repository, , have used tortoisegit clone locally. i've added bunch of files local copy.
first thing i've noticed selecting "commit" doesn't seem upload files server. appears need "push" changes afterwards. know whether it's possible condense these down single operation, svn? i've found couple of things on google seem assume unix-style tools , have no idea how adapt them totroisesvn , team foundation server.
second thing "push" command extremely slow. 800 mb project takes around 50 seconds svn, took little on 7 minutes push git. sorts of speeds normal, or there issue somewhere?
past user of svn, current ( last 7 years ) git user.
1) "your doing wrong dummy" ( said vvs puppets, tongue in check ).
2) there differences in usage of git , svn, in other words, should not try use git did svn
3) cannot explain git in post, copy , paste tons of svn git video tutorials, time better served focused search you
really, short ( meaning vague , not correct) explanation:
svn = stored off of computer in central repository
git = stored locally, , 'committed' when ready
git means faster , more frequent updates project, easier separate , reintegrate alternative workflows ( branches )... example, donny wants try kickbutt html5 localstorage thing , starts writing tons of code it, can keep stuff local , not 'taint' central repository, in end decides it's crap or cool , can end branch , work , merge , in on new tech
Forums Macs Mac Programming
- iPhone
- Mac OS & System Software
- iPad
- Apple Watch
- Notebooks
- iTunes
- Apple ID
- iCloud
- Desktop Computers
- Apple Music
- Professional Applications
- iPod
- iWork
- Apple TV
- iLife
- Wireless
Comments
Post a Comment