Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Versioning
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01278774
Message ID:
01289682
Vues:
31
>This might help:
>http://www.west-wind.com/presentations/subversion/
>
>I've been using Subversion for the last year or so and I'm not going back to a Visual Studio Source Provider and the whole nightmare that entails.
>
>I've used Vault for years and it's OK, but the Visual Studio integration drove me nuts. This wasn't really Vault's fault but the Visual Studio SCC implementation that can't deal well with shared projects for example.
>
>Subversion is so much easier to deal with plus if you have it installed you can browse most open source projects directly with Tortoise. You don't need Apache to publish the repository either - there's a TCP client built in.
>
>Definitely worth spending a little time getting familiar with. And definitely worth a few donations to both Subversion and Tortoise!
>
>+++ Rick ---

Hi Rick,

I've been going through tutorial, but I have questions.

1. Where should I put the bat file

sc create svn binpath= "\"c:\program files\subversion\bin\svnserve.exe\"

--service -rd:\subversion" displayname= "Subversion Server"

depend= Tcpip start= auto

and how should I name it and how does it fit into the picture?

2. I created the repository with the name Subversion_Repository on the c drive.

When I tried to run Subversion service from the Services Manager I'm getting
---------------------------
Services
---------------------------
Could not start the Subversion Server service on Local Computer.



Error 3: The system cannot find the path specified.


---------------------------
OK
---------------------------

and this is what it tries
"c:\program files\subversion\bin\svnserve.exe" --service -rc:\Subversion_Repository

What should I do?

Could it be because of the long directory name (I already had Subversion folder on the c drive where I put the file downloaded from Internet).

Thanks a lot in advance.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform