Here are a few examples:
- I want to checkout only the directories:/project1/testing/watirtests, and /project1/ant, but not anything else under project1:
+:project1/testing/watirtests
+:project1/ant
- I want to checkout everything but derectories:/project1/testing/watirtests, and /project1/ant:
-:project1/testing/watirtests
-:project1/ant
No comments:
Post a Comment