Hi,
I am evaluating the SVN4DW product and have run into a problem... Perhaps you can let me know what I am doing wrong...
I have installed the following:
svn-ver 1.4.3
TortoiseSVN-1.4.3.8645-win32-svn-1.4.3
The Beta version currently on your web site for SVN4DW. This I believe is the only version that runs on DW 8. I am indeed using DW 8.
This is a clean install with no previous versions of SVN running.
I installed SVN and am using svnserver for clients to communicate to the main SVN server and have successfully setup the repository and have added the files under the correct directories. I used TortoiseSVN to create the repository, the FSFS version, and import the directory structures and add the files. Using Tortoise I can check out, update and commit without any problems. I can update a file in DW 8 and then open file explorer and the icons look correct indicating I have a file needing commit. I commit the file and the changes work great. I have another developer do the same thing and everyhthing works fine... We even created a conflict and I was able to resolve it and commit just fine.
I setup a DW site and edited a file in the working directory, which is the same as my local SVN working directory, and when I try to use SCN4DW I get the following error:
svn "commit" -m "Testing the commit..." "style.css" --no-auth-cache --non-interactive --username "ed" --password "*****"
svn: This client is too old to work with working copy 'C:\aData\AMSWorkingDirectory\AMSOnline\www\trunk' ; please get a newer Subversion client
I have looked on the web and there is some sort of version problem with older SVN repositories but this is a brand new one so I am thinking there is an issue with SVN4DW.
Please let me know what I should do next or if you need any additional information as I need to get this going as soon as possible. I am truly hoping your component works and works well. |