Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
65 views

I have a slave replication of a VDFS master repository. The problem is that slave repository file structure seems to be corrupted, but I could not manage to fix it. Currently it does not sync with the ...
VSB's user avatar
  • 10.5k
-1 votes
1 answer
33 views

Suppose a local svn repository Vendor has a subfolder tt containing multiple packages: core, core-analytics and so on. Each trunk folder for each package contains a composer.json file - naturally. ...
John Miller's user avatar
0 votes
0 answers
38 views

My svn server (Windows system) is VisualSVN, my svn client is TortoiseSVN. I added bellow code in post-commit.cmd of VisualSVN. echo (ignore "Error 99", which is a fake error, commit is ...
leotsing's user avatar
  • 317
0 votes
0 answers
69 views

I am trying to split up an old single, multi-project repository into multiple smaller repos, one repo per project. I do not have access to the physical machine on which either the backup or the split-...
Dana S's user avatar
  • 21
1 vote
0 answers
44 views

I'm using a master and a slave VisualSVNServer and I configure vdfs to keep them in sync. However sometime I need to force slave to sync it with master. In order to force slave-server to be synced ...
VSB's user avatar
  • 10.5k
1 vote
1 answer
58 views

I have a master 'VisualSVN server`. It contains tens of repositories with many revisions. In order to have a replication, I have configured a Slave Server. Currently I can create new Slave VDFS ...
VSB's user avatar
  • 10.5k
1 vote
1 answer
69 views

I did setup two servers which running VisualSVN Server. One is the master and the other is the slave. I did enabled VisualSVN Distributed File System on server and my repositories in order to have a ...
VSB's user avatar
  • 10.5k
2 votes
1 answer
95 views

I recently did some reorganizing of my repositories. To speed things up, I decided to use pipes instead of temporary files and GUIs: Inside of VisualSVN's "Repositories Root" directory, I ...
Stewart's user avatar
  • 5,210
2 votes
1 answer
51 views

I have a developer who got a little ambitious, and didn't understand branching in SVN and came up with their own solution. They needed to make a big change, but didn't want to impede any bug fixes in ...
BIBD's user avatar
  • 15.5k
0 votes
1 answer
141 views

I am upgrading windows server 2012 to Windows server 2019. Currently i am using visual server 3.8.4 on Windows Server 2012. My question is visual server 3.8.4 is compatible with Windows Server 2019.
sandeep singh's user avatar
0 votes
0 answers
333 views

I was wondering if it is possible to setup SVN and Tortois etc with repositories residing on a home networked NAS such as a DS118 or similar ? I would like these repositories to be accessible to both ...
davos's user avatar
  • 1
0 votes
0 answers
84 views

I want to restrict user to commit a change if mandatory 20 chars commit message is not there. From the SVN website, i am trying to add below pre-commit hook but it is not working for me. "%...
Vikas's user avatar
  • 33
1 vote
1 answer
74 views

I wanted to clone a big repo to our SVN slave server and wait a week because the repo ist pretty big. Now its a week but stuck at a revision for days. When creating (cloning) a SVN repository for our ...
Konstantin Afanasiev's user avatar
1 vote
0 answers
91 views

Tortoise SVN usually denies my commits saying that I have to clean locks. I run the "clean up" command through the GUI and it works, but it annoys me having to do this so often. It happens ...
just_a_developer's user avatar
0 votes
1 answer
113 views

I am using a user-based licence version of SVN, but now I can use the free version because of fewer users. SVN server is free for 10 users. Is there any need to move or change the repositories from ...
Sehrish Gul's user avatar
0 votes
1 answer
68 views

The server hard disk is broken (the backup folder of svn cannot be found), and the repository needs to be restored. However, the repository always prompts " the revision file lacks tracking ...
CRoot0007's user avatar
0 votes
1 answer
927 views

I am getting access for repository forbidden while checking out the repository of svn. I have imported an existing repository in the newly installed svn server. All username and password are correct ...
Vikas's user avatar
  • 33
1 vote
2 answers
524 views

I have downloaded VisualSVN Server, version 5.1.1. In the left panel there is only Repositories and Jobs. I want to add new users for learing and testing purposes. However I can't see any settings to ...
Alparslan Ozturk's user avatar
0 votes
1 answer
273 views

I have a Windows Server 2012 with an active repository on VisualSVN version 3.3.1. We want to copy this to a new VisualSVN Server instance version 5.1.0 on a Windows Server 2019 and replace the old ...
towb67's user avatar
  • 1
1 vote
1 answer
238 views

is there a way to adjust/customize the webUI view of VisualSVN Server? As an example something simple as add a custom button: If yes, where is the appropriate file to look at?
domagaja's user avatar
1 vote
1 answer
679 views

I have VisualSVN running on a stand alone windows server and running TortoiseSVN on windows on my laptop. This all works fine, but I've now put a new copy of VisualSVN on my main server, and made it ...
Simon Sawyer's user avatar
1 vote
1 answer
112 views

I use VisualSVN Server and a repository with 3 users and TortoiseSVN as a client. Two users have full access and are committing all changes. The third user is used for a public (company shared drive, ...
stil_e's user avatar
  • 21
1 vote
1 answer
256 views

I'm running into a really obnoxious error: "svn: E175013: Access to [repo path] forbidden" while trying to branch from a tag. My user had "Read/Write" permissions inherited from ...
Overbyte's user avatar
  • 136
0 votes
1 answer
266 views

I was getting the svn log information by using the below code svn log -v --limit 1 By using the above code the output was looking like this ------------------------------------------------------------...
G.A's user avatar
  • 11
1 vote
1 answer
323 views

I want to set up an automatic incremental backup of my SVN repositories. Doing that to a local folder of the same PC seems to work, but if I try to write the files directly to a shared folder (I tried ...
ralfiii's user avatar
  • 680
0 votes
2 answers
68 views

I have a history.txt file in my repository. I would like to fill this history.txt file with some information that are generated automatically after a commit happens (or before?). I am using ...
domagaja's user avatar
0 votes
0 answers
102 views

I have lost my svn server and now want to setup new svnserver with more revision number than of my working copy i. e. if my working copy have last revision is 950 then i want to setup new repository ...
sandeep singh's user avatar
0 votes
1 answer
544 views

Why isn't it possible? It would be a great feature. https://demo-server.visualsvn.com/!/#
lottikkk's user avatar
  • 521
0 votes
0 answers
241 views

I'm trying to migrate a Subversion server to a different machine, which is also already running IIS. Thus, I configured Subversion to run at port 81, and set up an IIS rewrite rule based on the host ...
Sören Kuklau's user avatar
1 vote
1 answer
137 views

Few SVN revisions got deleted and we are not able to checkout complete data from SVN repository . We are using visual svn 3.4.6 version in Windows server and SVN data size is 900+ GB and its having ...
Jinil Raman's user avatar
0 votes
2 answers
373 views

I have VisualSVN 4.3.1. Community License using self-signed certificate for signalr.domain.net (not real url). I can update/commit/browse the repositories using the server name, ie https://signalr/...
Velocedge's user avatar
  • 1,504
0 votes
1 answer
67 views

I have a svn server (VisualSVN Server Manager) On this server, we want to automatically obfuscate the incoming binary files. I wrote a post-commit.exe for this. I can see which files are affected with ...
Fatih's user avatar
  • 1,154
2 votes
1 answer
227 views

I backed up my visualsvn repos from a computer and after installing visualsvn and tortoise on a new computer I imported the backedup repos. It looked ok since I could see the changes made on the first ...
Astrobod427's user avatar
1 vote
0 answers
290 views

conditions i have already checked are: 1. the commit message has to be at-least 10 characters long 2. the commit message should follow a JIRA issue key format ("ABCD-1234 #this is a test") Now, i ...
Kranthì's user avatar
0 votes
1 answer
541 views

Our cycber security have recommended the introduction of HTTP Strict-Transport-Security response headers, but cannot see anywhere in VisualSVN (or the configuration of it) to do this. This is for ...
Sean's user avatar
  • 892
1 vote
1 answer
363 views

I am moving repositories from one server to another as we are migrating data centres. And, while performing an SVN dump, I am encountering the following error: * Dumped revision 547. svnadmin: ...
Pavel Brun's user avatar
1 vote
1 answer
2k views

I installed VisualSVN Server and added 1 Repo as a test. When I try to Checkout on my local machine I get this error Command: Checkout from ..../svn/testtt/trunk, revision HEAD, Fully recursive, ...
ThomasKlein's user avatar
0 votes
1 answer
818 views

After migrating a repository from an older version of VisualSVN server to a newer version on a fresh machine I see this error message: Failed to load the AuthzVisualSVNReposRelativeAccessFile: Can't ...
Kapil Vyas's user avatar
1 vote
0 answers
569 views

When commiting file web.config I got this error: svn: E195023: Commit failed (details follow): svn: E195023: Changing file 'C:\project\bin\web.config' is forbidden by the server svn: E175013: Access ...
Yuriy Frolov's user avatar
1 vote
2 answers
125 views

I have the following file _svnignore.txt which contains: bin packages debug release .vs I have run the following command on reporoot: svn propset svn:global-ignores -F _svnignore.txt . I have the ...
Scott Moniz's user avatar
1 vote
1 answer
104 views

I need to set VisualSVN permissions based on directories name. For example, if I have the following directories tree: Class_1 Src Data types Class_2 Src Data types I want set every "Data types" ...
vent1's user avatar
  • 13
0 votes
0 answers
120 views

Sudden freeze while using svn(client : tortoisesvn, server : visualsvn). So I checked the error message and found "Can't get author of r138: No such packed revision 138 (160006) APR does not ...
에코렌's user avatar
1 vote
1 answer
177 views

I have a very old version of Visual SVN (2.1.2). Today I need to reorganize some folders, so I have to remove all permissions (very very many) of old repo which have been decentralized access in the ...
ntlam's user avatar
  • 313
0 votes
0 answers
98 views

I need to add my project to SVN using jdeveloper 11.1.1.4.0, but the IDE crashes when trying to connect to the repository. The login credentials are correct, I can access via browser.
Gustavo de Freitas's user avatar
1 vote
1 answer
81 views

I am trying to set up multiple email targets for post-commit email notification. I have tried comma separated emails including quotes and with separate quotes as below. "%VISUALSVN_SERVER%\bin\...
Hrushikesh Salunkhe's user avatar
4 votes
0 answers
714 views

If VisualSVN is set to Nginx proxy_pass, it will be automatically redirected to the VisualSVN port. If you try to move from A to A, you will go to B. A: https://svn.abcde.com/svn/ABCDE/trunk/com....
JH.Kim's user avatar
  • 41
-2 votes
2 answers
5k views

I am trying to create a repository in Eclipse. The code that I need is hosted in a VisualSVN server. I am trying to use its trunk URL as the repository location, but when I try to connect to the URL ...
cluis92's user avatar
  • 982
0 votes
1 answer
592 views

there are two SVN server S1 and S2, I want to create replication between them, what will be the details like Firewall settings(need to enable or disable the settings) Port number(need to open any port ...
Shubham's user avatar
1 vote
1 answer
1k views

I have a windows 2012 web edition with IIS 8 installed, running several web applications and it must remain the main web server application. One application, VisualSVN Server, running under Apache is ...
Giox's user avatar
  • 5,183
1 vote
0 answers
332 views

We have several repositories within our VisualSVN. However one of the repositories should be restricted based on the IP address of the computer from which it is accessed ie. it can be accessed only ...
Ananth Subramanian's user avatar

1
2 3 4 5
15