I already use TortoiseSVN (for version control of my watir scripts)but I did 
not know that I could checkout watir like that. :)
I tried to checkout watir, but it did not work.
This is how one can checkout my scripts.
1. make folder at your hard disc2. right click it3. context menu opens4. select 
"SVN Checkout..."5. at "URL of repository" text box enter 
"http://{server}/{path}";(example: my path is "svn/tools/Tests/trunk", "http" 
can also be"https" but this is another story)6. at "Checkuot directory" text 
box enter "{drive}:\{path}" (example:"C:\watir", but this is already there)7. 
click button OK8. wait for a while9. after you see message "Completed At 
revision: {revision nuber}"click button OK once more
I tried to do if for watir, but I do not know what to enter at step 5.At 
repository browser I tried
http://svn.openqa.org/watirhttp://svn.openqa.org/trunk
and many more, and got messages that look like this
Error: PROPFIND request failed on '/watir'Error: PROPFIND of '/watir': 405 
Method Not Allowed (http://svn.openqa.org)
Am I missing something?
On 3/14/06, Charley Baker <[EMAIL PROTECTED]> wrote:> Use a subversion client:> 
http://subversion.tigris.org/project_packages.html. There> are installers and 
docs including a Windows based explorer client, easy to> use and do a checkout 
on the head revision of Watir.
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to