The visualsvn-server tag has no wiki summary.
0
votes
2answers
88 views
VisualSVN Server 2.5.2 reports “413 Request Entity Too Large” when attempting to commit multigigabyte files
I'm getting the following error, when attempting to commit large files (multi-gigabyte) to a new local installation of VisualSVN 2.5.2 Server on a Windows XP machine.
"413 Request Entity Too ...
0
votes
1answer
48 views
Is it possible to get svn to authentication with windows/sspi, but with username aliases?
I have a VisualSVN server running on Windows 2008 R2 x64 using basic authentication.
I want to upgrade to use windows authentication.
However, some of the usernames set up do not match the domain ...
0
votes
0answers
31 views
VisualSVN Server giving 405 Method Not Allowed
I'm trying to commit some files to a Subversion repository hosted in VisualSVN server, it's started giving me an error message I haven't seen before:
Error: Commit failed (details follow):
Error: ...
0
votes
0answers
58 views
VisualSVN Port Forwarding is Not Resolving
I am using the FreeDNS Update client to dynamically update the IP address of a subdomain. I can access https://localhost:8282/svn/ on the laptop but I cannot access it from ...
1
vote
1answer
51 views
Backup of VisualSVN
I've got installed a VisualSVN in a Windows Server 2003 (it has just a
drive C: with 10GB)
I'm planning to backup a VisualSVN server in this way:
Make a disk image with Ghost or some other ...
1
vote
1answer
49 views
How does VisualSVN store passwords?
We are running a VisualSVN Server that needs ~300 users to be created. As the need to mass create users is likely to reoccur, I'd prefer not to task someone with data entry for account creation. I've ...
1
vote
0answers
131 views
IIS7 proxying VisualSVN server refuses to allow Web.config files to be committed
I use IIS 7.5 with the Application Request Routing and URL Rewriting modules to act as a reverse proxy for several apache-based web sites, including VisualSVN Server. I'm having a problem when I try ...
0
votes
1answer
99 views
Publishing VisualSVN via Apache mod_proxy
We are having issues publishing a Windows based VisualSVN Server via an Appache mod_proxy.
Company IS policy does not allow SSL connections to be initiated from external networks and enter into the ...
0
votes
1answer
44 views
SVN Complete Backup from Code Vault
Am maintaining the SVN code in Windows Server 2008 R2 Enterprise, There are more than 100+ repositories are maintained in the server and i need to back it up. Yes there is a way by svnadmin hotcopy to ...
1
vote
2answers
1k views
How to run VisualSvn Server on port 443 running IIS on same server?
Server 2008 R2 SP1
VisualSvn Server 2.1.6
The IIS server has about 10 sites. One of them uses https over port 443 with the following bindings:
http x.x.x.39:80 site.com
http x.x.x.39:80 www.site.com
...
1
vote
1answer
100 views
VisualSVN server log question
VisualSVN server access log and operation log are not available in standard version. But those two logs belong to Apache server, I think. I don't know if it is possible to enable those two logs via ...
0
votes
1answer
165 views
VisualSVN Server self-signed certificate
I asked this question in StackOverflow site but nobody can answer it. I will try here:
I am reading VisualSVN doc online and one of them is like this:
It's also possible to export a self-signed ...
0
votes
2answers
177 views
can visualsvn server be bound to more then one port?
I know i can go to the visualsvn server properties and specify the port and IP address. But what i would like to know is if i can specify a different port for different IP addresses?
For example, say ...
2
votes
1answer
2k views
Should I migrate from VisualSVN to Collabnet Subversion Edge?
I have just learned that Collabnet has released a single installer package containing SVN, Apache and visualVC. It has LDAP authentication and remote management among other features.
For the moment, ...
6
votes
3answers
352 views
Mercurial Web Server
Is there a Mercurial equivalent to VisualSVN Server? I want to setup an http web server for a mercurial repository that has nested repositories. Using the docs it's very difficult to get what I want.
0
votes
1answer
352 views
IIS7 Reverse Proxy For Subversion 403
I have setup IIS7 and using ARR for my reverse proxy.
I have setup a blank rule with the rule https: //sub.example.com/(.*) which redirects to https://localhost:8443/{R:1}.
This seems to be working ...
2
votes
2answers
635 views
'svnlook' is not recognized as an internal or external command. VisualSVN server
I have VisualSVN running on a Windows 2003 64 bit server. I'm storing my repository on a NAS and using UNC path.
The problem comes in when using svnlook in a hook bat file.
I get:
'svnlook' is not ...
1
vote
2answers
581 views
VisualSVN Server , Windows 7 and Apache Problem
I am running Visual SVN Server(with Apache) on a Windows 7 computer and network. After about 15-20 minutes of my first commit/update, I am unable to access the repository via Tortoise SVN.
The error ...
2
votes
1answer
396 views
Prevent IIS7 HTTPS from binding to all SSL IP addresses
I've had this interesting problem with IIS7.
I have a number of HTTPS sites in IIS7. That hasn't been a problem, until I wanted to go and set up VisualSVN Server using an SSL certificate. The ...
2
votes
1answer
200 views
Running two instances of VisualSVN Server on one machine?
Is it possible to run more than one instance of VisualSVN Server on a single machine? I would like to have one instance accessible only from the local network (blocked on firewall) and the other one ...
1
vote
4answers
1k views
Problem with Email Notifications in VisualSVN Server
I have a dedicated server running windows 2003 server and Visual SVN Server 2.0.8.
I'm trying to configure it to send email notifications on commit. So I found this article on Visual SVN site.
It ...
0
votes
1answer
669 views
How do you access physical VisualSVN server files?
I'm wondering how you access the physical files that have been committed to a svn repository? I set my svn repository to D:\repositories at installation and for some reason, I can't find or see any of ...
0
votes
1answer
71 views
Unexpected 405 Response in SVN When Adding or Committing a File
I've just added a new user to a SVN repository. They have read/write perms on the repo. They also have file perms (up to Modify, including Write and Create) on the Repo directory. When the user tries ...
1
vote
1answer
535 views
VisualSVN Server won't work with AD, will with local accounts
Decided recently to switch VisualSVN from local users to AD users, so we could easily add other employees. I added myself, gave Read/Write privileges across the whole repo, and then tried to log in. ...
2
votes
2answers
164 views
How to move all source code over when it was on VisualSVN Server on Vista and migrating to Windows 7?
[i asked on Stackoverflow but maybe this forum is more proficient in this matter:]
I had VisualSVN Server running perfectly on a Windows Vista machine, and then now it is to run Windows 7 on that ...
4
votes
4answers
6k views
SVN Server stopped working properly (403 Forbidden)
Ok, first of all, I've already googled a lot about this problem, but didn't found any solution...
I've searched here and on ServerFault, but didn't found anything, so I end up posting this question ...
1
vote
1answer
296 views
VisualSVN Server displays SIDs instead of human-readable domain user names
I'm running VisualSVN Server on a machine which is a member of a domain (it's Windows Server 2008 R2). Now I'm trying to grant myself permissions to access a repository. I right-click on Repository ...
4
votes
3answers
2k views
Visual SVN 2.0 and IIS
How can I set up Visual SVN Server to run on port 443 and also have IIS set up to handle other website access on port 443? The URL usually points to /svn/ for the svn server anyway and the other ...
0
votes
2answers
809 views
VisualSVN Server's apache fails to start with TCP port
For some reason after upgrading the SSH Tectia client from v6.0 to 6.1 on my Windows XP workstation, VisualSVN 2.0.7 is unable to start up its Apache service after reboot.
Event Type: Information
...
0
votes
3answers
553 views
Performance of VisualSVN Server
Have anyone witnessed peformance problems using VisalSVN server over a LAN? We get about 300 KB/S when doing update().
7
votes
5answers
6k views
What ways there are to backup repositories for Windows VisualSVN?
At this moment we are using Visual SVN and we are backing up the entire repositories directory for visual svn. This backs up the entire data for each repository inside our svn engine. I am curious ...