Questions tagged as 'svn'

2
answers

How do I convert multiple ".dfm" files that are in binary format to text?

I have a legacy project that was initially developed in versions prior to Delphi 7, where it has a very large number of units (.pas) and forms (.dfm). I am having a problem because as the .dfm files are in binary format I can not compare th...
asked by 28.03.2014 / 17:52
1
answer

Failed to connect SVN via Netbeans

For some time I have not been able to connect Netbeans to SVN here at my place of work (I have been using Netbeans for years with SVN and have never had problems). When I put the URL of the SVN server, my username and password when Netbeans t...
asked by 14.12.2015 / 18:08
1
answer

Configuring SVN on Amazon EC2 - User authentication is not required

I'm having trouble setting up SVN on an Amazon EC2 server that is managed by Bitnami. I actually created this machine to use Redmine , but I will also need SVN. I followed the instructions in the Bitnami wiki but could not finish the setup...
asked by 12.02.2015 / 19:14
0
answers

How to properly configure SVN

I want to configure SVN on my machine to learn but I'm having difficulty, I setup correctly according to tutorials on the net but the strange thing is that when accessing via browser, user and password is not required. I'm installing on a vir...
asked by 03.08.2015 / 02:06
2
answers

What is the difference between SVN and TFS?

I've always used SVN to version the artifacts but I've changed jobs and the company I'm working on uses TFS to do the versioning and I do not know what this TFS does exactly. What's the difference between them? Advantages and disadvantages...
asked by 15.01.2016 / 13:35
1
answer

Intel XDK + SVN (Subversion)

I need to control the version of my code in Intel XDK, I know about SVN, how to use it in intel, or have another way to do with another type of program. I need a team to work on the project and update for everyone working on the newest versio...
asked by 10.08.2015 / 19:44
1
answer

SVN does not check branch changes

I created a branch from the trunk, and made all the necessary changes. When I finalized the changes, using Visual Studio 2015 I merged the branch with the trunk. I was resolving conflicts when I made a mistake in choosing one of them. I made...
asked by 23.08.2017 / 20:47
1
answer

After commit using tortoise, unchanged folder icon

After performing commit in a folder, commit is successful, but no icon change after the process, continuing with normal windows folder icon. The error does not always occur. How to proceed?     
asked by 10.06.2016 / 15:45
1
answer

Deploying with SVN

I need to set up my environment to do PHP code versioning, but I'm not sure where to start. The repository on the Linux / Apache server is created and I already installed Tortoise on my machine and then started the questions. 1) Which directo...
asked by 05.07.2018 / 16:47
2
answers

How to install SVN in Eclipse?

I want to install the SVN repository in Eclipse. How to proceed?     
asked by 10.09.2014 / 19:55