Questions tagged as 'svn'

1
answer

How to commit using command line in SVN

The folder was created empty in SVN. I need to put the content in it, but I do not want to do all the file and folder additions one by one. I'm in linux and would like to do it by command line, but I still can not, I used the commands: s...
asked by 21.09.2017 / 02:14
1
answer

Eclipse + JavaHL / SVN - ClientException - Help

I just want to sync my project's online repository from my TCC with Eclipse through SVN on the Mac. I use Lion here on my White, I already installed JavaHL on MacPorts, I installed Subclipse and everything but I can not checkout. When I go to...
asked by 27.04.2016 / 13:25
1
answer

Eclipse Helios Svn and VPN Client

I use a VPN to remotely access services from a client server. One is svn. My connection URL is link I tested it in Tortoise works perfectly, but in Eclipse Helios the server does not accept the connection. I've tried reinstalling the svn pl...
asked by 09.02.2015 / 12:19
0
answers

SVN - Sublime Text 3

I'm using Sublime Text 3 for development and I'm in need of a good SVN. I'm currently using SVN , but his file comparison system did not please me very much, I also found the < a href="http://www.sublimerge.com/"> Sublimerge , this looks pre...
asked by 10.08.2015 / 21:09
2
answers

How do I search within an SVN repository for a change in a file type?

How can I do a search for all changes made to a file type (in my case * .js) in a revision range. Better explained: I have a client saying that after an uptime in the software a feature has stopped. All code is in an SVN repository. Soo...
asked by 09.04.2014 / 15:05
2
answers

Best practice for dealing with branch sets in SVN

Here in the company we use SVN for versioning. We have the TRUNK that is available for homologation before going to production and generate a TAG, and we also have BRANCHS that symbolize each demand. Until a certain time ago, each completed BRAN...
asked by 08.10.2015 / 22:19
1
answer

How to remove Android project from SVN?

I started working with git and I want to remove all the remnants of SVN from my project in Android Studio. I no longer want to see the colored titles for versioned files, not versioned, nor the history of commits so that this does not have any i...
asked by 05.11.2015 / 20:32
1
answer

Versioning of source code with approval

Hello, today for code versioning in the company we use Tortoise SVN and we would like to start using a versioner that when the developer commits something before the changes are merge with the repository code passed an approval before a manager...
asked by 21.03.2016 / 14:41
1
answer

Source approval using SVN

Is there any way to control the approval of an SVN repository file? If there is no explicit approval, is there any other similar way (like in openSource projects) to control file entry in the repository? Thank you!     
asked by 18.01.2016 / 14:17
1
answer

Repository not deleted completely, SVN status gives me exclamation points

We're using SVN as a versioning system for a website we're building for school but I have some issues. One of my colleagues had created a folder that I then tried to delete, but it looks like it was not deleted. And when I do svn status...
asked by 04.11.2014 / 16:27