I am trying to setup deployment using subversion.
When I used CVS I used to have the revision number and date for the individual file included. This was useful when debugging code or fixing bugs...
http://www.experts-exchange.com/Programming/Misc/Q_21385330.html
Zones:
ProgrammingDate Answered: 04/26/2005 Grade: A Views: 0
I found this question asked way back in 2006 on another venue - but it was never answered!
I'd like to build up a FreeNAS server using an old Laptop with a big USB drive (or two) to serve as t...
http://www.experts-exchange.com/Software/Development/Management_Debug/Version_Control_CVS/...
It turns out the problem is on their end.
The right URL for anonymous access with a real subversion client like Tortoise is:
http://svn.apache.org/repos/asf
In this huge repository, the [mat...
http://www.experts-exchange.com/Software/Development/Management_Debug/Version_Control_CVS/...
hi experts,
I am new to subversion and wanted to know if there is a way to create some sort of automation with it.
specifically what I am looking for is to move files from the respository that...
http://www.experts-exchange.com/Software/Development/Management_Debug/Version_Control_CVS/...
hi experts,
I am looking for a GOOD bug tracking open source program that can integrate well with subversion.
We do a lot of shell scripting and some PHP development and have had some bug issu...
http://www.experts-exchange.com/Software/Development/Management_Debug/Version_Control_CVS/...
My bash script:
svn rm $repo/tags/latest-stable -m "Publish: Removing latest-stable tag"
svn cp $repo/trunk $repo/tags/latest-stable -m "Publish: Publishing latest-stable tag"
This unfortuna...
http://www.experts-exchange.com/Software/Development/Management_Debug/Version_Control_CVS/...
Hello, I am having issues running subversion on my computer.
I have done the following:
yum install subversion
yum install mod_dav_svn
cd /usr
mkdir svn
cd svn
mkdir conf
cd conf
htp...
http://www.experts-exchange.com/Software/Development/Management_Debug/Version_Control_CVS/...
Hi
My developer colleagues have an enormous and complex directory tree of development files checked into Subversion.
I need to edit files (called "POM.xml" files) containing metadata on the c...
http://www.experts-exchange.com/Software/Development/Management_Debug/Version_Control_CVS/...
Hi,
I am using TortoiseSVN.
I am making some changes in my local copy. Now when I try to right click the file and choose "SVN Update" for this file to get the latest changes from SVN and merge w...
http://www.experts-exchange.com/Other/Miscellaneous/Q_23630146.html
Can Subversion be used to track and compare diffrences between word doc files or can it only do this with text files?
http://www.experts-exchange.com/Software/Development/Management_Debug/Version_Control_CVS/...
Zones:
SubversionDate Answered: 08/31/2008 Grade: A Views: 16