Subversion and Mac OS X Server image (This article is from http://brockwoolf.com/blog/subversion-server-on-mac-os-x-leopard-server) Nayan Hajratwala over at Agile Shrugged managed to write a really great article describing how he got Subversion repos running on Mac OS X Server. I got mine working on Mac OS X 10.5.8 but had to make a few different changes…
Tag: svn
I’m managing a website in my repository. How can I make the live site automatically update after eve
I’m managing a website in my repository. How can I make the live site automatically update after every commit? (This article is from http://subversion.apache.org/faq.html#website-auto-update) This is done all the time, and is easily accomplished by adding a post-commit hook script to your repository. Read about hook scripts in Chapter 5 of the book. The basic…
Subversion With Mac OS X Tutorial
Subversion is a version control system that allows you to work with other people on a project and switch back easily to every version ever made. It can be used for all kinds of projects like application source code, web sites, even images or just simple text documents. Once you have it all set up…
SVN 서버 설치 및 거북이(Tortoise) SVN 설치하기
원본글 : http://cafe.naver.com/autoset/402 SVN 다운로드 : http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91 거북이 SVN(Tortoise SVN) 다운로드 : http://tortoisesvn.tigris.org/ SVNSERVEManager 다운로드 : http://www.pyrasis.com/main/SVNSERVEManager