Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
0 answers
20 views

Computer crashed during Tortoise SVN repository checkout

I was in the process of getting all of the project files for work that I had just started and in the middle of the download my computer had crashed. I have some of the files, but I still need to get ...
Jbro's user avatar
  • 269
2 votes
1 answer
90 views

Tortoise SVN and Unreal - lock specific files on server repo

Using Tortoise SVN in a team setting with Unreal. I haven't used SVN for over a decade, only Perforce and Git. My understanding is that one of the pitfalls with SVN is that without careful ...
Bachalo's user avatar
  • 7,173
0 votes
0 answers
26 views

How to git-svn clone specific subdirectories without the extra commit logs of the parent directory?

I have an SVN directory structure like this: SVN HEAD PROJECT1 project1 files PROJECT2 project2 files PROJECT3 project3 files ...
hermit.crab's user avatar
-1 votes
1 answer
116 views

Git branching model for working on multiple versions simultaneously in 2023

So we are slowly but surely moving our development from SVN to Git (about time). Our team is quite familiar with Git but the SVN repo is quite massive and with it comes a lot of other teams and ...
Matheos's user avatar
  • 399
0 votes
1 answer
42 views

How do I make exceptions to a global ignore in SVN using SmartSVN?

How do I make an exception to a global ignore in SVN using SmartSVN? I do not wish to remove and then re-apply the ignore. Is there a way of adding a single file that is caught by the ignore? Example ...
YungDeiza's user avatar
  • 4,135
0 votes
1 answer
189 views

Operation did not complete successfully because of virus - svn checkout

trying to checkout my develop branch but getting error:- Can't open file: 'D:\Code\develop\.svn\pristine\9f\9dffg.......sdf.svn-base' Operation did not complete successfully because the file contains ...
dynamo's user avatar
  • 311
0 votes
0 answers
23 views

How should I set git's autocrlf on a git-svn repository?

How can I safely configure git-svn so I don't unintentionally change line endings when dcommitting to svn? I'm currently using git's autocrlf=false and Unix file shows a mix of line endings: > file ...
idbrii's user avatar
  • 11.7k
0 votes
2 answers
53 views

Version controlling software between products

I ran into an argument with a colleague about how we should do version control of our software, and I would like some input on what's the best way to do things. We are making software for larger ...
SlimeyBadger102's user avatar
1 vote
1 answer
30 views

Best practice to store Subversion revision info app-wise

Subversion has the $Rev$ keyword, that's replaced by in example $Rev: 1843 $ when a file with that keyword is committed. Subversion places on it the revision this commit created. I'd like to use this ...
Hikari's user avatar
  • 3,887
0 votes
2 answers
168 views

IntelliJ Idea keep asking me to enter "Path to certificate" and "Certificate passphrase" when committing my code after I switched branch

IntelliJ Idea keep asking me to enter "Path to certificate" and "Certificate passphrase" when committing my code using SVN. It was fine until I switched my branch to a new branch. ...
fengye's user avatar
  • 1
0 votes
1 answer
86 views

Trouble putting a local SVN repo on SourceForge

I have a local SVN repo. Let's say it's in c:\Game Repo. This contains both code and content (art, models, etc), and we need both tracked with source control. I'd like to upload that to a hosting ...
Nightmare Games's user avatar
1 vote
1 answer
237 views

Creating new SVN Repo: E180001: Unable to open repository

We're starting a new Unreal project and it looks like we need to use SVN. Some of us have used it, but none of us have set up the repo before. I'm loosely following the instructions in this quick ...
Nightmare Games's user avatar
0 votes
1 answer
59 views

Svn up not updating/downloading dir that is managed by svn but doesn't exist locally

Attempting to use svn up to pull the latest changes but one of the subdirectories is stubbornly refusing to get pulled despite having files tracked by svn in it. svn stat shows the dir in question ...
JCaldwell's user avatar
0 votes
1 answer
44 views

Subversion is ignoring files which haven't been set to be ignored

I have a subversion repository in which when I create a file with a .a extension, the file is not listed by svn status and shows up as ignored (I) when I run a svn status --no-ignore. The problem is ...
ajax2112's user avatar
  • 238
-1 votes
1 answer
2k views

How to Install SVN Plugin in Eclipse IDE in windows

I have installed the Eclipse IDE and imported the project from svn server in my local system and after it I have imported the project in my Eclipse IDE. Now I want to manage my repository by Eclipse ...
Gaur 97's user avatar
  • 93

15 30 50 per page
1
2 3 4 5
196