Hello, could anyone tell me how I can checkout a svn project with node / gulp?
Currently I have this routine that copies my project folder and creates a new one so I can minify the files and then upload to production. I want to change it so i...
Gentlemen, I have the following situation.
I have a development environment. On it I run a script that versions the sources in my repository through linux contrab. It is a fully console interface and I can not use internet or download any oth...
I'm having a problem installing Jeet Grid System .
When I give a svn checkout https://github.com/mojotech/jeet/trunk/scss/jeet the console gives an error:
'svn' não é reconhecido como um comando interno ou externo, um progr...
I'm trying to do CleanUp or Commit of my project in eclipse and is returning the following message:
svn: Error modifying entry for 'test'
svn: 'test' is not under control
Can anyone tell me what might be happening?...
In my work I have dealt with versioning problems in SVN , I have worked as follows, I commit each task in branch X , when I finish versão X to put it in production I make merge with Trunk and hence the new versi...