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

Questions tagged [tortoisesvn]

TortoiseSVN is a Subversion client for Windows, implemented as a shell extension.

tortoisesvn
0 votes
0 answers
17 views

Branching and Merging issues in SVN

We have a Prod, UAT, Emer_Fix branch which are static/permanent - meaning they never close and live forever. We also have two TEST and a DEV branch which fit this same model. Current Model: 1 ...
Erika Culver's user avatar
-1 votes
0 answers
11 views

Does SVN "Accept incoming file deletion" move files to the recycle bin?

I forgot to take backup of the changes I hadn't committed when I clicked the "Accept incoming file deletion" in SVN when I faced the tree conflict during SVN update? I'll be able to check ...
Gokul S's user avatar
  • 21
0 votes
1 answer
25 views

svnadmin hotcopy incremental size is growing indefinitely

I am using svnadmin hotcopy --incremental to create daily backups of a subversion repository. The size of the hotcopy initially was approximately the same size as the repository (which I would expect)....
h.s.'s user avatar
  • 203
0 votes
0 answers
17 views

Branch specific certain subfolders of a project

I have a project with multiples folders (sub-projects) like this *GreatProject/Trunk/ /Project1 /Project2 /Dependency1 /Dependency2 /Dependency3 In my case, I want to create a branch ...
Sami M's user avatar
  • 47
1 vote
0 answers
71 views
+100

Subversion - why does it try to resolve a tree conflict in a new branch?

I have the following branches setup \branches \Foo \Bar \trunk In branches\Foo I have a commit which renames all files (approximatly 3,000 files) with a common prefix for the files. eg. old ...
Rand Random's user avatar
  • 7,441
1 vote
2 answers
37 views

SVN diff between a particular revision of a file and and external file

I wanted to get a diff output between a particular revision of a versioned file and an external file. I understand this is possible svn diff --old "path/to/versioned/file1"@1234 --new "...
Amazonian_panda's user avatar
0 votes
1 answer
58 views

Resolve "Can't revert 'somedir' without reverting children" when reverting in svn

Sometimes (especially when reverting a merge), Subversion gives me an error while reverting all changes: Can't revert 'path/to/folder' without reverting children Using Tortoise Cleanup with all ...
idbrii's user avatar
  • 11.7k
0 votes
0 answers
21 views

EA: Undo checkout or Check-in commands invoked on this model by user 'xxx', is not yet complete.It is recommended that you wait until it completes

I am facing following error while doing check-in in the Enterprise architect. ERROR: Undo checkout or Check-in commands invoked on this model by user 'xxxxxxx', is not yet complete.It is recommended ...
Gopal's user avatar
  • 1
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
0 votes
0 answers
31 views

How can I permanently remove file/folder from svn (using TortoiseSvn)?

My repository is becoming very large and I want to delete some stuff. I went on Tortoise Repository Browser and deleted everything I didn't need. This didn't work as Tortoise kept the previous ...
Jack's user avatar
  • 713
0 votes
1 answer
69 views

Tortoise SVN Error: Error while parsing config file

I created a windows 10 virtual machine with VMWare from my Mac, and after installing Tortoise SVN, any tortoise commands on the command line and any tortoise commands executed via context menu result ...
NicolasUrsus's user avatar
1 vote
0 answers
33 views

How to sync a branch in SVN without bringing in merged revisions logs

I've been using an SVN server (tortoiseSVN) at work (assume we cannot switch it to git or similar), and we recently implemented the use of feature branches into our development. This seemed to work ...
Nick T's user avatar
  • 73
-1 votes
1 answer
35 views

Tortoise SVN Update and SVN Commit is missing after editing a file

I have an user with an issue with Tortoise, once he edits the file and try to run the SVN update or SVN commit, the options are missing. See the screenshots as reference. We need to get the options ...
Ale VM's user avatar
  • 1
0 votes
0 answers
12 views

The SVN working copy is too old while uploading it to PBaas

I tried uploading the SVN copy io_ecutest to the PBaaS database, and then the below message popped up Error Message: The working copy at 'C:\Workspace\io_ecutest <file:///C:/Workspace/io_ecutest>...
AVINASH SHIVANAND KUMBAR's user avatar
0 votes
0 answers
69 views

Tortoisesvn 1.14 client not connecting to older (1.8) server

The IT system keeps updating my TortoiseSVN client automatically to version 1.14.29673. This update causes my connection to the repository server (version 1.8 or earlier) to fail with the following ...
user2379024's user avatar

15 30 50 per page
1
2 3 4 5
328