[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Fwd

From: Binod <binod3_at_gmail.com>
Date: 2007-09-28 08:41:16 CEST

What happens if I checkout all the files from /branch/test and then remove
all .svn files and then makedir /project

/trunk

/branches

/tags

and then copy the code to /trunk folder and then do initial import and then
create branches.
This way I will have the latest stable code from /branches and this will be
the starting point.

Thanks

On 9/28/07, Binod <binod3@gmail.com> wrote:
>
> Here is further information, if you can help on this, that would be great.
>
> bash-3.00$ svn log -v --stop-on-copy svn://...../Project/branches/initial
> ------------------------------------------------------------------------
> r1330 | svn | 2007-09-27 23:03:05 -0500 (Thu, 27 Sep 2007) | 1 line
> Changed paths:
> A /Project/branches/initial (from /Project/trunk:1329)
>
> creating initial project
>
>
> bash-3.00$ svn log -v --stop-on-copy https://..../Project/trunk
> ------------------------------------------------------------------------
> r433 | bpandey | 2007-06-20 17:41:05 -0500 (Wed, 20 Jun 2007) | 1 line
> Changed paths:
> A /Project (from /Project:432)
> D /Project
>
> Renaming directory
>
> Thanks,
>
>
>
>
>
>
Received on Fri Sep 28 08:41:55 2007

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.