how to get the newly created branch/folder without extra .svn folder?
From: James Peng <oldyoungguy88_at_yahoo.com>
Date: Fri, 15 Jun 2018 08:58:34 -0400
Hello everybody,
I have the following project structure:
Project
--.svn
--branches
--p1
--p2
--trunk
Now my co-worker has added a 'p3' under the branches and also a
Project
--.svn
--branches
--p1
--p2
--p3 ----------------------
--trunk
--products
--pp1
How can I get the new p3 and pp1 without get extra .svn under other folders?
It seems I have to use 'co', then I will get .svn folder extra .svn under
Thanks,
James
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.