Most voted "tortoisesvn" questions
Tortoisesvn is a Subversion (SVN) client for Microsoft Windows. Open source, licensed under GNU General Public License, it helps manage different versions of your projects' source code.
Learn more…12 questions
Sort by count of
-
5
votes1
answer654
viewsProblems in the SVN
someone has experienced this problem in svn I use SVN in linux and Tortoise in windows 10. Commit failed (details to follow): Não é possível mover 'J:\familia4\4r_sis\.svn\tmp\svn-4A465EB1' para…
-
4
votes1
answer1164
viewsResolve SVN error: "must be ancestrally Related to..."
With Tortoisesvn I created a branch for production from my trunk, only after a while when I try to do the merge of trunk in production gives the following error:…
-
2
votes2
answers2200
viewsWhat is the difference between SVN and TFS?
I’ve always used SVN to read the artifacts but I’ve moved away from work and the company I’m working for uses TFS to do the versioning and I don’t know what this TFS does exactly. What’s the…
-
2
votes1
answer578
viewsAfter commit using Tortoise, unchanged folder icon
After performing commit in a folder, the commit is successfully performed, but no icon change occurs after the process, continuing with normal windows folder icon. The error does not always occur.…
-
1
votes1
answer1855
viewsTortoisesvn revert to an earlier version
I have a code and I am using the version control Tortoise. I started from version 1 and now I am in version 10. But I realized I have a problem and I need to get my code back to revision 6. I go to…
tortoisesvnasked 9 years, 8 months ago Antonio Rafael da Silva Filho 199 -
1
votes0
answers118
viewsTortoisesvn x Riouxsvn (repository back-up)
I’m starting to work with version control using Tortoisesvn, and Riouxsnv as a repository. It happens that sometimes I need to be a few days without internet access, I would like to be able to…
tortoisesvnasked 9 years, 8 months ago Antonio Rafael da Silva Filho 199 -
1
votes2
answers847
viewsBest practice for handling branchsets in SVN
Here in the company we use SVN for versioning. We have TRUNK that is available for approval before going into production and generating a TAG, and we also have BRANCHS that symbolize each demand.…
-
1
votes1
answer95
viewsFont approval using SVN
Is there any way to control the approval of a SVN file? If there is no explicit approval, there is some other similar way (as in opensource projects) to control file entry into the repository? Thank…
-
0
votes2
answers161
viewsVersion Control Help - GIT/ SVN
I joined a company that works with GIT, I worked with SVN, and I’m having some difficulties adapting to GIT. Then I would like to migrate to SVN, since the team are only two programmers. We have the…
-
0
votes1
answer171
viewsTortoisesvn - Database locked
I use Tortoisesvn with Windows, when I try to Update my working copy the following message is displayed: Update Working copy '[Working copy directory]' locked. '[Working copy directory]' is already…
-
0
votes0
answers13
viewsIs it possible to view Deleted Repository Log in Tortoise SVN?
I need to search the log of a file through the TortoiseSVN to compare previous revisions, however, this file has been changed from repository recently and unfortunately I no longer have the old…
tortoisesvnasked 4 years, 1 month ago Diego_F 321 -
0
votes0
answers17
viewsVersioning and code sharing
Hello, I have the following question. We have a team of 4 Devs, where we happen to work on the same project at the same time. The sources are on a "server" machine on the local network. I’ve tried…