Calendar
Back September '10
Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30    
Quicksearch
Interesting Sites
Creative Commons
Creative Commons License - Some Rights Reserved
Original content in this work is licensed under a Creative Commons License

Installing and Setting up Subversion (SVN) Under Windows XP


Trackbacks

Setting up SVN on Windows 2003
I found the following very useful information on how to set up SVN on a Windows 2003 server. I found it http://life.mysiteonline.org/archives/67-Installing-and-Setting-up-Subversion-SVN-Under-Windows- ...
Weblog: Darkware, Inc. Blog
Tracked: Apr 20, 06:52
????? ??? ?????? ??????
?? ???? ???????? ?? ???? ???, ????? ???? ?? ???????, ????? ?????? ??? ????? ???????? - ?? ?????? ?????
Weblog: Ohad Aston
Tracked: May 18, 05:49
גיבוי קוד וניהול גרסאות
אם נושא הגיבויים לא חשוב לכם, כנראה שאתם לא מתכנתים, ובגלל שהבלוג הזה מיועד למתכנתים - אז החלטתי לכתוב
Weblog: Ohad Aston - ASP.NET Blog
Tracked: Jun 19, 08:56
Weblog: georgi-mitev.com
Tracked: Mar 07, 00:40

Comments
Display comments as (Linear | Threaded)

I was able to integrate with Apache 2.2.3

Here's the additional articles needed to complete the installation:

Win32 - SVN + Apache + Tortoise SVN + SVN Notify How-To (but uses wrong libraries):
http://svn.haxx.se/users/archive-2006-05/att-0593/SVN-Apache-SVNNotify-HowTo-En.pdf

Getting the right libraries for Apache 2.2.X
http://subversion.open.collab.net/servlets/ProjectForumMessageView?forumID=42&messageID=783

The SVN libraries compatible with Apache 2.2.x (mentioned in the article above, but really hard to find) are located here:
http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=8100&expandFolder=8100&folderID=91
http://subversion.tigris.org/files/documents/15/36104/svn-win32-1.4.3.zip

Thanks for all your details, it helped a lot.
#1 Morgan Hua (Homepage) on 2007-04-22 16:17 (Reply)
Thank you both for the comments! They're quite helpful. Much appreciated!
#2 Brendon Kozlowski (Homepage) on 2007-04-30 18:43 (Reply)
Thanks for the detailed instructions. I'm having hardtime configuring Openssh with SVN on the server side. Here's my configuration - Subversion 1.44 on Windows 2003.

Has anyone tried configuring SSH on SVN+Windows2003 server? Can you please pass on the instructions. Appreciate your help. Thanks.
#2.1 Arun on 2007-08-09 17:10 (Reply)
Arun, I apologize for not seeing your reply sooner. I still have not worked with Subversion all that much, even if I know I need to and keep saying I will. However, the following links may be of help to you:

someone with similar problems - mailing list archive
probably not as helpful - forum topic
probably a good bet
#2.1.1 Brendon Kozlowski on 2007-08-15 07:56 (Reply)
about subversion details
#3 venkat on 2007-05-02 04:20 (Reply)
Hello!

Not able to install the service on Vista, getting access denied when typing in the lines .... I am the admin on this machine.
Any suggestions ?
#4 Ing on 2007-09-21 06:28 (Reply)
Ing,

I can only presume it has something to do with a user in the Administrator's Group not actually having the full rights as the real Administrator under Vista. I unfortunately do not have Vista installed on any of my PCs yet so am unable to test this out to find a workaround. However, you may find the following project to be helpful:
SVN Automated Windows' Install
I'm not sure if it's Vista compatible, but it can't hurt to try.
#4.1 Brendon Kozlowski (Homepage) on 2007-09-24 08:40 (Reply)
Excellent one.
I was looking for the svn setup instructions since long, and with this, my search ends.

Thanks a lot Shane Bauer for the article, and Brendon Kozlowski for echoing it here.
Great Job!
#5 Sangharsha Bhattarai (Homepage) on 2007-12-06 08:32 (Reply)
Also, please check my page.
I have added a small tutorial to instal a subversion package: VisualSVN for windows. It's really easy to setup:

fabianmejia.blogspot.com
#6 fabian mejia (Homepage) on 2008-06-06 08:40 (Reply)
Thank you for your comment, fabian!
#7 Brendon Kozlowski on 2008-06-17 14:06 (Reply)
i have just done it on Vista, you ned to right click on command prompt and run as administrator.

:-)
#8 tom on 2008-07-21 05:37 (Reply)
perfect, it help me a lot while setting SVN on my xP
#9 husal on 2008-09-09 13:49 (Reply)
Hi this lohith
i am configuring the SVN
i am un able to Creating a Repository
how can i create repository
#10 lohith on 2008-12-08 21:48 (Reply)
Examples:
Windows -
svnadmin create C:/full/path/to/your/repository

Linux:
svnadmin create /usr/local/full/path/to/your/repository
#11 Brendon Kozlowski (Homepage) on 2008-12-10 11:48 (Reply)
Brendon,
thank you. I followed these steps to setup on XP. perfect.
#12 Srinivas J Rao (Homepage) on 2009-01-26 05:28 (Reply)
You're quite welcome, Srinivas. If you reformat and get stuck and don't want to have to go through all of these steps, I would highly recommend VisualSVN, a free SVN server that is Windows based, using services and even installs its own administrative (GUI) tool to manage users, groups, and repositories. It's fully compatible with TortoiseSVN, though I haven't tested it against external Linux/Unix/OSX shell-based commands.
#13 Brendon Kozlowski (Homepage) on 2009-01-30 08:33 (Reply)
Good work. A good place to start learning SVN
it will be better if the command is fully visible under
"Running svnserv as a Windows Service". I was not able to see that in IE 7 and FF 3
#14 Madhan on 2009-04-13 07:44 (Reply)
Madhan, thanks for letting me know. This happened when I changed themes on my site. I believe using my dp.SyntaxHighlighter plugin instead of regular CODE and PRE tags, it should relieve the problem.
#15 Brendon Kozlowski (Homepage) on 2009-04-13 10:58 (Reply)
Great post!Thank you very much guys, it turned to be really useful!
#16 Marco on 2009-04-27 01:48 (Reply)
hi Brendon Kozlowsk,
its really very helpful.it neatly explained steps.i am very new to SVN
u make setup and creating repository very very easy.thank u so much
#17 MuthuKumar (Homepage) on 2009-06-30 04:38 (Reply)
Amazing... its really wonderful and detailed steps mentioned.. Thanks for the tat... Helped me a lot..
#18 sharath on 2010-01-24 08:36 (Reply)
Hi,
Thanks for providing such a great writeup.
Srinvias
#19 Sriniva on 2010-04-18 00:16 (Reply)
Good explanation...solved my major problem......thnx
#20 deepak (Homepage) on 2010-06-29 03:23 (Reply)
One of The Best Tutorial that i have ever read.
Do posting such helpfull tutorial.so that it can help a programmer.
Thanks,
(3cci.in)
#21 Roshan (Homepage) on 2010-06-29 03:23 (Reply)
Wow...Wow...
A Great Article on SVN.Thanks to the authors for taking your precious time and writing such a great article which has helped me a lot to setup SVN...
Thanks,
(3cci.in)
#22 Roshan Shinde (Homepage) on 2010-06-30 00:21 (Reply)

Add Comment

Standard emoticons like :-) and ;-) are converted to images.
E-Mail addresses will not be displayed and will only be used for E-Mail notifications

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

BBCode format allowed