Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of 0
0 answers
39 views

I have external repositories for the drivers setup for an svn project. How could I commit to the root project and those external projects instead of visiting them with cd one by one and committing ...
Score of 0
1 answer
44 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 '...
Score of 0
0 answers
38 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 ...
Score of -2
1 answer
92 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 ...
Score of 1
0 answers
44 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 ...
Score of 0
0 answers
55 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 ...
Score of 1
2 answers
96 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 ...
Score of 1
1 answer
95 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 ...
Score of 0
1 answer
59 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 ...
Score of -1
3 answers
124 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 ...
Score of 0
1 answer
71 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 ...
Score of 0
0 answers
30 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 ...
Score of 0
0 answers
117 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://...
Score of -1
1 answer
47 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. ...
Score of 0
1 answer
58 views

I have a really odd behaviour. Whenever I click on the "new Repository Location" Button in the "SVN Repository Explorer" my eclipse crashes with no further output. (I've checked ...

15 30 50 per page
1
2 3 4 5
1777