Tag Archives: svn
My current SVN setup
Once upon a time I decided it was time to start keeping track of the changes I was doing in my blogs and websites, specially my landing page at enekoalonso.com. So I started using SVN, which is available in my current hosting: Dreamhost. Here is my current setup for blogs and websites: enekoalonso.com https://enekoalonso.com/prvsvn/enekoalonso.com/trunk (private) [...]
Loving git+github
Up until now I always used subversion and, although haven’t used it much, I liked Google Code repositories a lot. Well, in the last few days I’ve been working with git and github and I have to say that both of them are very cool.
Setting up a development environment
I want to left behind the days when I was developing code without any version control system. I have been using these at work for years now, but never for my personal projects. So know I use/have two SVN repositories: enekoalonso.com/svn for my personal projects and tests. code.google.com/u/eneko.alonso/ for more complex projects in which other [...]
