DougR
DougR
Member since: Feb 2013
Recent posts
Post | When |
---|---|
Q1) What line needs to be at the top of each dummy file, as with an RCS versioning line? How is it s |
Posted in
troubleshooting a "dead" svnserve daemon
|
Up to you. I think we are talking about the same thing. What might be missing is the fact that Sub |
Posted in
SVN pre-commit hook
|
Officially SVN 1.6.11 went out of support YEARS ago (when 1.8.0 was shipped - 2013-06-18). However, |
Posted in
SVN 1.6.11 database lock out issue
|
Your router is acting as a NAT. You’ll have to setup a DMZ if you want to connect from the internet... |
Posted in
Can't connect to host.
|
My knowledge of Windows is stale but "netstat" is a Unix/Linux tool. Not sure what it does on Windo |
Posted in
Can't connect to host.
|
Make sure to run "svn cleanup" with the current working directory being the root of the working copy |
Posted in
cleanup failed, but error message still says execute cleanup command
|
Likely a firewall blocking the server's SVN port. You'll need to track down what port you're using |
Posted in
Can't connect to host.
|
Steps 0,1,2 will load revisions 1-5132 into the new repo before the later steps add to it. Please r | |
No. Step 3 and on are incorrect - not what I was suggesting. Step 3 is: svn checkout URL-of-584 | |
Please read my post above carefully. There are more steps than you appear to have done: 1. dump up |