Quantcast
Channel: Academic Technology Group Developers Blog » svn
Browsing all 6 articles
Browse latest View live

SVN ignoring Git

The first thing I had to deal with was ignoring multiple files in one directory. I’ve always known svn propset svn:ignore something.txt . But if you then svn propset svn:ignore something_else.txt . it...

View Article



Using git with svn

If you have the choice, don’t. Pick one and stick with it. My personal preference at this time is git because it facilitates smaller commits — but who cares what I prefer, you’re probably tied to a...

View Article

SVN vs Git

SVN is a minor improvement on the CVS design. A linear, central repository. To their credit, the developers of SVN acknowledge this, from the Red Book: Subversion was designed to be a successor to CVS,...

View Article

Git vs SVN again

My previous Git vs SVN made some errors based on old information. I’m hoping this will be a more accurate account. Git Pros: DVCS (Distributed Version Control System). What this means is it works off...

View Article

Image may be NSFW.
Clik here to view.

Using SVN with Git

I’ve talked about this before, but I made a pretty picture for it recently to help explain it. SVN is a centralized repository that we use for controlling deployments, sensitive data, and storing...

View Article


Image may be NSFW.
Clik here to view.

Topics in Version Control

This last month I put together a presentation on version control. As far as I’m aware, everyone I work with uses some form of version control. My purpose with the presentation was many fold. I and a...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images