Thanks Jeremy , yes, my first approach is not correct, later i could mange to do this with "svn copy" command. Now merge process is completed without any issue .
Thanks , On Tue, Sep 1, 2009 at 3:06 PM, Jeremy Hughes<[email protected]> wrote: > 2009/9/1 Sagara Gunathunga <[email protected]>: >> By look at SVN web access i found that i lost the SVN history after >> the moving process. is it ok or is there any way to move those files >> with SVN history ? >> First I tried to move with .svn folders then SVN does not show any >> changes and hence cant commit, then i add them without history. > > How did you do the move? Did you use "svn move" command, which should > take care of both moving the files on the filesystem and moving the > histories across in the .svn directory. You shouldn't have to mess > with anything in the .svn yourself - the commands do that for you. > > Cheers, > Jeremy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Sagara Gunathunga Blog - http://ssagara.blogspot.com Web - http://people.apache.org/~sagara/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
