visualsvn-server Questions
2
Solved
I know that there are many similar postings, but I have not found a solution, and the advice and solutions presented in the other posts don't quite jive with what I'm seeing.
The scenario is prett...
Uproarious asked 17/1, 2014 at 19:50
8
Solved
I'm trying to setup my home server with a Subversion repo on it (after some changes).
I uninstalled-reinstalled VisualSVN Server on the Windows Server 2003 server box and the address (i.e. URL) to...
Decrepitate asked 19/11, 2009 at 4:35
8
Solved
We use VisualSVN server here at work and everything works fine, we have over 50 repositories. I tried today to put into a repository a web site but it keeps crashing at one specific single file tha...
Toyatoyama asked 13/1, 2012 at 21:54
2
I am using windows7 and VisualSVN Server.
I have wrote simple SVN post-commit hook which looks like
C:\Perl64\bin\perl C:\repositories\secret-project\hooks\myhook.pl %1 %2
and myhook.pl script l...
Fishbowl asked 24/3, 2015 at 15:15
2
Solved
I installed VisualSVN Server on my machine for source control and when I try to access it via the Repo Browser I get the error:
Unexpected HTTP Status 405 'Method Not Allowed' on '/!/%23WEB/view/...
Angelynanger asked 31/1, 2015 at 2:24
5
I have a VisualSVN Server installed on a Windows server, serving several repositories.
Since the web-viewer built into VisualSVN server is a minimalistic subversion browser, I'd like to install We...
Toothpaste asked 20/8, 2008 at 9:48
2
Solved
In VisualSVN Server, I am using a post-commit hook to move files from a directory in the Subversion repository to the proper directory on the file system. I am getting the error shown below.
Err...
Cinchonism asked 6/4, 2011 at 19:55
4
Solved
My company is currently using TortoiseSVN 1.6.16 32-bit on Windows XP to connect via HTTPS to a VisualSVN-Server 2.1.19 running on a Windows Server 2003 residing in the same network (no proxy). We ...
Zug asked 31/5, 2012 at 8:45
5
Solved
We are planning on moving for MS Source Safe (ouch) to SVN. We are working mostly in a Microsoft environment (windows, Visual Studio, .NET) and we have developers in multiple sites. I heard about V...
Seibert asked 18/8, 2008 at 20:46
8
Solved
Is there a way to migrate SourceSafe with HISTORY into a SVN ?
Ideally I'd like to use VisualSVN Server, but I don't really want to lose my SourceSafe history. If I have to I will though.
Alternate asked 6/1, 2009 at 17:9
3
I am using VisualSVN Server that installs an Apache server.
In the below example
<Location /MyIISWebSite>
ProxyPass https://my-domain.com:8443/MyIISWebSite
ProxyPassReverse https://my-do...
Katlynkatmai asked 6/7, 2011 at 17:36
4
Solved
I would like to upgrade my TortoiseSVN installation to version 1.7. We have a VisualSVN server running with a SVN 1.6 repository.
Do I need to upgrade the repository to 1.7 before I can update my ...
Viccora asked 4/11, 2011 at 14:44
6
Solved
is VisualSVN Server generally viewed as a trustworthy SVN server?
Stagehand asked 11/5, 2009 at 14:27
10
Solved
We've got VisualSVN Server set up as our Subversion server on Windows, and we use Ankhsvn + TortoiseSVN as clients on our workstations.
How can you configure the server to require commit messages ...
Peafowl asked 29/10, 2008 at 18:30
2
Solved
I'm fairly new to SVN command line in a team environment. I accidentally postponed merging revisions. After doing:
svn status
I get:
? Trivial/Trivial.xcodeproj/project.pbxproj.mine
? Trivial/T...
Swanky asked 8/3, 2012 at 15:51
8
Solved
Our team (5-10 developers) plans to adopt Subversion for our .NET (Visual Studio) projects/solutions (VisualSVN Server, TortoiseSVN / VisualSVN).
What is the best way to organize a new repository ...
Strumpet asked 3/10, 2008 at 13:59
6
Solved
I would like to re-write a big number of SVN commit messages to a different structure, e.g. prefix a category. From:
"foo" now accepts "bar" format for connection string.
I want
core - database ...
Causeuse asked 2/2, 2010 at 13:29
2
Solved
In xcode 4 organizer there was a button "import", in xcode5 how do I import a project in my svn repository?
thanks
Dilatant asked 4/10, 2013 at 12:2
1
Solved
When I commit files in svn I often get the situation where after it has transmitted all the files svn will hang and then eventually time out with the error svn: E175012: Connection timed out.
This...
Ichinomiya asked 16/11, 2013 at 13:36
2
Solved
I have scoured the internet looking for a clear answer and cannot find one. What does it stand for? I am currently trying to set up a new repo for our development team and I would like to know what...
Md asked 30/10, 2013 at 15:51
3
Solved
Is there a way to see the version number of the VisualSVN Server software on the server website (ex: https://MyVisualSvnServer/svn)?
If not, where can I find the version number on the server itsel...
Heffner asked 2/1, 2013 at 18:36
2
Solved
I have VisualSVN Server on my Vista laptop. The repository resides on the second hard drive. I am doing a clean install of Windows 7 in the next few days.
How do I configure or install VisualSVN S...
Winegrower asked 22/10, 2009 at 18:17
3
Solved
Related to How to upgrade SVN server from 1.6 to 1.7
and Will TortoiseSVN 1.7 work properly against a SVN 1.6 repository?.
Updated VisualSVN-Server to 2.6.0 (SVN 1.8) and local TortoiseSVN client...
Digitalize asked 19/6, 2013 at 17:35
2
I have a large repository into a SVN Server in the enterprise i work. I need to verify the integrity of this repository everyday to check for some instability or rupture of the SGBD.
I'm using the...
Ballenger asked 21/3, 2013 at 13:48
1
I'm trying to install VisualSVN server and have message "Specified TCP port is occupied by another service". How I can find what service or app is using the 443 port?
"netstat -aon" shows me only
...
Patric asked 17/3, 2013 at 17:6
© 2022 - 2024 — McMap. All rights reserved.