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

I am using Apache SVN on Ubuntu and everything works fine on the command line, but I'm trying to get RapidSVN (v0.12.1) to work. To that end, I have launched svnserve -d In RapidSVN I have added '...
Tom Boddington's user avatar
0 votes
0 answers
23 views

I encounter a strange situation where SubWcRev.exe fails if the path passed as the 1st argument does match the name of an actual path but not the case (case sensitive). Context: Windows Sever 2019 ...
Solo's user avatar
  • 439
-2 votes
1 answer
54 views

I'm trying to migrate a SVN repository to GitLab where the SVN trunk becomes the Git master branch and a specific SVN branch becomes a Git branch. I'm using git svn clone to pull the repository from ...
Aref's user avatar
  • 17
1 vote
0 answers
26 views

My SVN repository used to have a folder that was deleted a long time ago. I am trying to find out when that folder was deleted and get the log history of changes to files in that folder using Tortoise ...
Phil Preen's user avatar
0 votes
0 answers
39 views

svn outputs garbled characters on Windows, it seems that utf-8 output of svn was read by terminal in gb2312. the activity code page of windows is set to utf-8(65001),but the system region code page is ...
goodidea's user avatar
1 vote
2 answers
70 views

I have a project in an SVN repository that is built with nmake on Windows. I have specified a mymak.mak file with a build target: my_target: a_second_target a_third_target ... a build action ...
Helena's user avatar
  • 1,137
1 vote
1 answer
67 views

We are moving our very old subversion server to a new one. The old one was running on centos 7.7 with subversion 1.7.14-14. We tried copying the entire repos folder to a new ubuntu 22 running ...
user26533539's user avatar
0 votes
1 answer
50 views

I am attempting to migrate an existing Repo from SVN to Perforce and maintain the full history of files and edits. Have been trying to use the script svn2p4.pl and it seems to be working fine, until ...
Graeme's user avatar
  • 1,728
-1 votes
3 answers
105 views

We're migrating from SVN to Git using "git svn clone" followed by post-cleanup with some git-filter-repo scripts. So we're already rewriting history, and we don't need backwards interop ...
Dennis's user avatar
  • 2,624
0 votes
1 answer
52 views

I've read that when updating a branch I should use merge revisions, but to me it seems that merge tree is almost always the better choice for whatever you're doing. I've always coded solo, but ...
Lugh's user avatar
  • 125
0 votes
0 answers
33 views

I have a teamcity build task that contains several vcs roots. When I branch the project (replace the svn address of one of the vcs), the workspace svn path on the agent does not switch automatically. ...
ShaoYi Deng's user avatar
0 votes
0 answers
25 views

I have a file xyz.py in production Performed svn co xyz.py (first time) Did some changes or no-changes and later moved to xyz_old.py(mv xyz.py xyz_old.py) Performed svn up xyz.py again. It is ...
Venkatarao Dadi's user avatar
0 votes
0 answers
84 views

I'm trying to replace htaccess passwords with LDAP for a SVN deployment. I have 2 apache virtual hosts that point to the same SVN repository using different hostnames. The https://svn.dev.example.com ...
Mose's user avatar
  • 607
0 votes
0 answers
91 views

The problem: We need to migrate an SVN repository to Git. The problem arise when svn contains branches that are rooted in sub-folders: Let suppose this example SVN with a simplified structure. https://...
Adrian Maire's user avatar
-1 votes
1 answer
34 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

15 30 50 per page
1
2 3 4 5
1778