Most voted "svn" questions
Apache Subversion (also known as svn) is a version control system designed specifically to be a modern replacement for CVS, which is considered to have some limitations.
Learn more…48 questions
Sort by count of
-
151
votes3
answers25811
viewsWhat are the differences between Git, SVN and CVS?
What are the advantages, limitations and main differences between these 3 versioning systems, Git, SVN and CVS?
-
44
votes2
answers21131
viewsWhat does branch, tag and trunk mean?
What they mean and what best practices to use them?
-
36
votes3
answers2113
viewsWhy use Git for individual development?
In 2008 I asked an OS question about version control for solo developer and received an excellent response from Jon Skeet indicating the use of SVN. Unfortunately it was recently closed and removed.…
-
12
votes1
answer409
viewsIs it possible to integrate SVN with my task control tool?
I have a development environment with an SVN server running with Visualsvn and terminals with Tortoisesvn. In this same environment I have a task control system, done in Delphi, in which the tasks…
-
7
votes2
answers181
viewsHow to show the changes made in a SVN review?
I have a review number on svn. How do I (command line) show the changes that have been made in this revision? As far as I could: svn log -r XXXXXX But that way it only shows the text of Commit.…
-
5
votes2
answers3408
viewsCreate trunk, branch and tag folders in Subversion in an existing repository
I have a project that is in a repository on Subversion, but the same NAY is inside the recommended folders: trunk, branch and tag. As if the folder the project is in is the trunk itself. I can…
-
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
votes3
answers517
viewsHow is the life cycle of an application until a release with Subversion is released?
I was about to ask a question like that: What "branch", "tag" and "trunk" really mean? I read and still have doubts about the practical operation of branches and tags. About the standard/recommended…
-
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:…
-
4
votes2
answers121
viewsSoftware Release by Customers
The system I develop has several clients who use it. But I have a problem which is this: if I release a new version of the system, I raise it to the ftp, all customers using it have access to this…
-
4
votes1
answer31
viewsSVN externals in Git. Is there?
I have a common layer in my project that will serve two or more companies. I know that in the SVN there is the option Externals in which I refer an external repository to the repository of the…
-
3
votes2
answers1717
viewsHow do I convert multiple ". dfm" files that are in binary to text format?
I have in hand a legacy project that was developed initially in versions prior to Delphi 7, where it has a very large amount of Units(. pas) and forms(. dfm). I have a problem because like the files…
-
3
votes2
answers607
viewsHow to not send Target files
When Syncronize in my project on SVN it appears a giant list with the files of Target where if I try to give commit of error. How to make SVN ignore these files? I’m using the Eclipse SVN.…
-
3
votes1
answer223
viewsConfiguring SVN in Amazon EC2 - User authentication is not requested
I’m having trouble setting up SVN on an Amazon EC2 server managed by Bitnami. I actually created this machine to use Redmine, but I’ll also need the SVN. I followed the instructions on the wiki…
-
3
votes0
answers174
viewsHow to configure SVN correctly
I want to configure the SVN on my machine to learn but I’m having difficulty, I made the configuration correctly as tutorials on the net but the strange thing is that when accessing via browser, is…
svnasked 9 years, 3 months ago Macario1983 1,335 -
3
votes1
answer326
viewsFailure to connect SVN through Netbeans
It’s been a while since I’ve been able to connect Netbeans to SVN here at my workplace (I’ve been using Netbeans SVN for years and never had a problem). By entering the SVN server URL, my user and…
-
2
votes2
answers1259
viewsHow to search within an SVN repository for a change in a file type?
How can I do a search for all the changes made to a file type (in my case *.js) in a range of revisions. Best explained: I have a client saying that after an upgrade in the software a functionality…
svnasked 10 years, 7 months ago Bruno Rozendo 1,339 -
2
votes2
answers4069
viewsHow to install SVN in Eclipse?
I want to install the SVN repository in Eclipse. How to proceed?
-
2
votes1
answer98
viewsEclipse Helios Svn and VPN Client
I use a VPN to access services remotely from a client’s server. One of them is svn. My connection URL is like https://svn.meusite.com.br/svn I tested in Tortoise works perfectly, but in Eclipse…
-
2
votes1
answer116
viewsIntel XDK + SVN(Subversion)
I need to control the version of my code on Intel XDK, I know the SVN, would like to use it on intel, or have another way to do with another type of program. I need a team to work on the project and…
-
2
votes0
answers256
viewsSVN - Sublime Text 3
I’m using Sublime Text 3 for development and I need a good SVN. I’m currently using the SVN, however the system of comparison of his files did not please me much, I also found the Sublimerge, This…
-
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
answer366
viewsEclipse + Javahl / SVN - Clientexception - Help
I just want to sync the online repository of my TCC project with Eclipse via SVN on MAC. I use Lion here in my White, already installed Javahl by Macports, installed Subclipse and everything but I…
-
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.…
-
2
votes1
answer41
viewsSVN does not check Branch changes
I created a branch from the trunk, and made all the necessary changes. When I finished the changes, using Visual Studio 2015 I merged the branch with trunk. I was settling conflicts when I was wrong…
-
2
votes1
answer599
viewsHow to commit using command line in SVN
Empty folder created in SVN. I need to put the content in it, but I don’t want to do one by one all file and folder additions. I am on linux and I would like to do by command line, but I haven’t…
-
2
votes1
answer141
viewsDeploying with SVN
I need to configure my environment to do PHP code versioning, but I’m having doubts about 'where to start'. The repository on the Linux/Apache server is created and I already installed Tortoise on…
-
1
votes1
answer262
viewsRepository not deleted completely, SVN status gives me exclamation points
We’re using SVN as versioning system for a website we’re building for the school but I have some problems. A colleague of mine had created a folder that I later tried to delete, but it doesn’t seem…
svnasked 10 years ago user14079 -
1
votes1
answer169
viewsCreating the SVN repository - Linux Mint, Apache Subversion
I’m trying to follow the Quick-start, to execute the following commands and create the local SVN repository: $ mkdir -p $HOME/.svnrepos/ $ svnadmin create ~/.svnrepos/my-repos $ svn mkdir -m "Create…
svnasked 9 years, 3 months ago Danilo Tostes 119 -
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
answer178
viewsHow to remove Android project from SVN?
I started working with git and wish to remove all traces of SVN from my project in Android Studio. I don’t want to see the color titles for versioned, versioned, or commit hysterical anymore so it…
-
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…
-
1
votes1
answer91
viewsSource code versioning with approval
Hello, today for code versioning in the company we use Tortoise SVN and would like to start using a versioner that when the developer commits something before the changes are merged with the…
-
1
votes0
answers409
viewsConfigure SVN Tortoise with Google Drive
I need a help, I want to configure Tortoise SVN to upload my projects in Google Drive has anyone done this setup? If yes I could help me with this, I’m having difficulties. I tried to configure…
-
1
votes0
answers100
viewsHow to block files by extension in SVN
I need to create a hook in SVN, pre-commit that blocks any files that are with extension ". rar" and ". zip". And display a message like " The commit has been locked, this type of file cannot be…
-
1
votes0
answers235
viewsWhat is the best way to work with continuous integration without using Docker?
I have an e-commerce application in php that has more than 30k files. I am implementing the continuous integration process with Jenkins + SVN + Automated testing ( build and deploy ). But the…
-
1
votes1
answer124
viewsNode_modules folder does not go up to svn
I have this (original) dependency file numeral which is in the folder node_modules -> numeral ->locales -> pt-br // numeral.js locale configuration // locale : portuguese brazil (pt-br) //…
-
0
votes1
answer103
viewsHow to use subclipsis in Ubuntu’s eclipse Kepler 14.04 64 bits
I’ve made all the settings indicated on the site: http://subclipse.tigris.org/wiki/JavaHL And when I access the menu Team -> SVN displays the following error message: Failed to load JavaHL…
-
0
votes0
answers97
viewssvn - ... is not under version control
I’m trying to do CleanUp or Commit of my eclipse project and is returning the following message: svn: Error modifying entry for 'test' svn: 'test' is not under version control Can anyone tell me…
-
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
votes0
answers100
viewsError installing Jeet Grid System
I’m having a problem installing the Jeet Grid System. When I give one svn checkout https://github.com/mojotech/jeet/trunk/scss/jeet console gives an error: 'svn' não é reconhecido como um comando…
-
0
votes1
answer116
viewsMaven Project in the SVN
I have the following Maven project structure in my Workspace: system (with POM configured to consolidate all projects below) DAO EAR MODEL WEB VO I am developing in partnership and we have chosen to…
-
0
votes1
answer153
viewsSubversion - SVN - How to mark a file as an overwrite
Gentlemen, I have the following situation. I have a development environment. I run a script that versions the fonts in my repository through the contrab of linux. It’s a fully console interface and…
-
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
answers23
viewscheckout in svn Node/Gulp project
Hello, would anyone know how to check out a svn project with Node/Gulp? Currently I have this routine that copies my project folder and creates a new one so that I can minify the files and then go…
-
0
votes1
answer958
viewsGit - How to use branches correctly
I’m learning to use Git now, after long experience with SVN. I don’t understand how to use the branches For in the SVN one branch is a copy of trunk with all the files. With that, in case I make one…
-
0
votes1
answer68
viewsPossibility to delete commit
I gave a commit but using a different version of the visual studio than the one the project was made, so there will be problems in publishing. I wonder if there’s a way I can delete this commit, and…
-
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…