RE: Re: Re: Re: merging advice request
From: Mr. User One <mr.user1_at_hotmail.com>
Date: Sat, 14 Feb 2015 17:00:43 -0800 (PST)
Reading the documentation of the vendor branches supplied me with quite some trust that I will be able to manage my use case next time. I believed in finding a way that the history or the origin of the remote repository shows up in some way in my newly created, local repository.
Ok, so these were my trials.
svn copy svn:///C:/their/remote/repo/folder/ svn:///C:/my/local/repo/folder/
svn copy C:\my\remote\working\copy svn:///C:/my/local/repo/folder/
svn copy C:\my\remote\working\copy svn:///C:/my/local/repo/folder/conf
svn import --no-auto-props --no-ignore -m "..." C:\my\remote\working\copy svn:///C:/my/local/repo/folder/
While the last command did not return error messages, there is no trace of any history preservation or remote referencing either. So I am at the same point as I was before.
Can Simon or someone else point it out what I did wrong?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.