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

RE: Fwd

From: Srilakshmanan, Lakshman <lakshman.srilakshmanan_at_police.vic.gov.au>
Date: 2007-09-28 08:57:56 CEST

I am assuming you have commited your working copy of branch-initial into
subversion.
 
cd project-trunk
svn merge -r 1329:HEAD https://.../project/branch/initial
<BLOCKED::https://.../project/branch/initial>

________________________________

From: Binod [mailto:binod3@gmail.com]
Sent: Friday, 28 September 2007 4:41 PM
To: Srilakshmanan, Lakshman
Cc: JfK Viper; users@subversion.tigris.org
Subject: Re: Fwd

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,
        
        
        
        
        
        

================================================================================================
EMAIL DISCLAIMER

This email and any attachments are confidential. They may also be subject to copyright.

If you are not an intended recipient of this email please immediately contact us by replying
to this email and then delete this email.

You must not read, use, copy, retain, forward or disclose this email or any attachment.

We do not accept any liability arising from or in connection with unauthorised use or disclosure
of the information contained in this email or any attachment.

We make reasonable efforts to protect against computer viruses but we do not accept liability
for any liability, loss or damage caused by any computer virus contained in this email.
================================================================================================
Received on Fri Sep 28 08:58:26 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.