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

Fwd

From: JfK Viper <jfk.viper_at_gmail.com>
Date: 2007-09-28 02:19:02 CEST

-Hi All,

I am newbie to subversion. I know this is very simple question but I
couldn't find answer in svn book and in forums.(Or may be i didn't
understand, answer in as simple words as possible will be very helpful)

Ok after reading the book , I created

Project
         /trunk/
         /branch/
        /tag

After that I created various a new folder inside /branch as /branch/test

I added various files and so on in test. Now my code in /test folder is
stable and I want to merge to /trunk folder as a stable code. How do I do
it?
My /trunk folder is completely empty. Do I just copy everything inside /test
to /trunk for the first time or do I do merge? If I do merge how do i do it?
And I should see /trunk/test after the merge, shouldn't I ? I went to /trunk
folder and did merge command and I got no response and went inside to the
trunk folder in svn server , and there is nothing as well as expected.

What am I missing?

Thanks in advance and sorry for such newbie question.
Received on Fri Sep 28 02:19:23 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.