Sorry Srilakhsman that I again sent my question in your personal email,
directly. I have again posted to users group.
Sorry for create confusion,
but the currently codes are in /branch/test. ( I knew that I should have
commited the code in /trunk and then branch it out from there,
but I thought I could always copy those files from /branch/test to /trunk
and then start from there when i am really ready for it.)
So what I am planning to do right now is , use svn copy
https://.../Project/branch/test https://../Project/trunk/test ------
and then
use svn delete ...<test> https://..../Project/branch
>
> /test
>
> Now my repository should have fresh start, and
>
> I can do svn copy https://.../Project/trunk/test
> https://...Project/branch/test
>
> svn copy https://../Project/trunk/test https://..Project/branch/test1
>
> and so on to create new branches out of the trunk.
> Do you think this will create any problem, in future ?
>
> I do not see any other alternative or good way to deal with this.
>
> Any thoughts.
Received on Fri Sep 28 04:45:22 2007