[svk-users] smerge between depotpaths
Jesse Vincent
jesse at bestpractical.com
Wed Dec 26 11:53:06 EST 2007
On Wed, Dec 26, 2007 at 12:42:03PM +0530, Shoan Motwani wrote:
> Hi,
>
> I lost access to a subversion repos we used for a project. Before
> losing access, I had created a svk mirror(//proj/phase2) and
> continued to develop the project, committing the changes into the svk
> WC.
>
> Now I wanted to setup a svn repository based on the repo(//proj/
> phase2) I mirrored from the original svn. For this I setup up another
> mirrored path in svk(//proj/new). I was able to setup the mirror
> successfully following the guide[1]. I checked the new svn and
> realized that I had uncommitted changes in svk WC (//proj/phase2)
> which obviously didn't get mirrored. So I committed the changes made
> in the svk WC (//proj/phase2).
>
> How do I merge the new changes from //proj/phase2 to //proj/new?
>
Does:
svk sm //proj/phase2 //proj/new
Do what you mean?
Best,
Jesse
> Peace,
> Shoan.
>
> [1] http://www.howtoforge.com/read_only_svn_mirror_with_svk
> _______________________________________________
> svk-users mailing list
> svk-users at lists.bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/svk-users
>
--
More information about the svk-users
mailing list