Hi,
We want to install SVN Server to provide source control to our company. The server we want to install it on is a webserver running IIS so we want to avoid the need of installing Apache,...
Hi everyone,
I have an SVN repository located on a Windows machine with SVN + TortoiseSVN installed, and I would like to check out all of the contents on my fedora box to a working copy in ...
Having done some research, I successfully installed Subversion on the Bluehost server that'll be the repository(s). I executed the code below and now I get this error:
Incomplete terminfo en...
Need to find a good Subversion client both a command line client and GUI client that runs on Windows, Linux and a MAC.
Please give the pros and cons of each client sugested and the associat...
I am unable to delete an Subversion file.
I get the error:
svn: svn/tmp/text-base/file.cpp.svn-base' has unsupported special file type '//**************************************************...
I'm getting the following errors when trying to update a directory:
svn: Unable to check path existence for 'files/xampp/.svn'
svn: Can't check path 'files/xampp/.svn': Permission denied
...
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 ...
I'm trying to figure out how to use a post-commit hook to update a working copy of a website living on a different server than the one the repository is located on. Is it possible to write a ...
My client given me three urls to download source codes
can u tell me what are the differences between these urls?
SVN Url http://company-svn.cvsdude.com/projecta/
Branches url http:...
Hello,
Is there a way to delete some specific SVN logs that have been generated previously so that other people won't see them. Or maybe just restrict those logs to be viewed only by a spec...
When I try to do a SVN commit on a my finished UNIX code,
I get the following error:
.svn' containing working copy admin area is missing
How do I fix this ?
I'm trying to copy changes from my main branch onto another branch.
When I issue
svn diff -c 2174 https://pathtomainbranch
I get a list of the changes that I expect to be copied.
But...
Hello Experts,
My question is regarding SVN. I've been using it for a while, but today I got a new message when I updated my project.
SVN uses the letter nomenclature to advice the progr...
I'm trying to find the list of file changes in my repository between two dates/two versions. I tried using svn list -r [date] but it only gives me the listing of files before [date].
It wo...
My team uses Subversion as a source control tool and it is setup on one of the Windows server as of now. Could anyone please suggest the steps to properly backup the Subversion repository in f...