Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-19 Thread Paul Leo
List responders - Once again thanks everyone for taking the time to respond and all of your suggestions. On 6/19/2024 2:58 AM, Daniel Sahlberg wrote: Den tis 18 juni 2024 kl 23:19 skrev Paul Leo : ... The reason I am posting here instead of TortoiseSVN is I would like to know whethe

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-19 Thread Nico Kadel-Garcia
On Wed, Jun 19, 2024 at 3:31 AM Andreas Stieger wrote: > > > On 2024-06-18 23:19, Paul Leo wrote: > > If I try a relocate in TortoiseSVN, I get an error saying the uuid of > > the new server is different than the WC of the local repo. I presume > > this is because of the DNS name change. > > > N

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-19 Thread Daniel Sahlberg
Den tis 18 juni 2024 kl 23:19 skrev Paul Leo < paul@dataphilesconsulting.com>: ... > The reason I am posting here instead of TortoiseSVN is I would like to > know whether it would be safer to have folks just do a new checkout from > new server once old server is shutdown, (and diff folders if

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-19 Thread Andreas Stieger
On 2024-06-18 23:19, Paul Leo wrote: If I try a relocate in TortoiseSVN, I get an error saying the uuid of the new server is different than the WC of the local repo.   I presume this is because of the DNS name change. No, this is because the UUID is different. I've done some searching and

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-18 Thread Paul Leo
Thanks Ryan.  I guess I can't believe everything on the internet, where I got the DNS name story The commands used to create and sync the repo were: svnsync initialize file:///srv/svn_repos/ibis/main https://svn.ibisph.org/svn/main svnsync synchronize file:///srv/svn_repos/ibis/main https:/

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-18 Thread Ryan Carsten Schmidt
On Jun 18, 2024, at 16:19, Paul Leo wrote: > > If I try a relocate in TortoiseSVN, I get an error saying the uuid of the new > server is different than the WC of the local repo. I presume this is > because of the DNS name change. The DNS name has nothing to do with the UUID. If the new repos

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-18 Thread Paul Leo
Once again thanks for all your past help The new repository is up and running. But we haven't cut over yet. I have asked folks to commit all changes that they would like included in new repo. I'm using svnsync multiple times per day, with no issues. There's a good chance that DNS name may no

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-07 Thread Paul Leo
Tak Daniel. Appreciate the detailed response.  I have asked for the two hooks that seemed to be copied from the templates. If the dump doesn't work, I may have them try and tar up the whole repo directory. I do have the auth tables, and will try them once repo is up and running, otherwise,

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-07 Thread Paul Leo
List - Thanks for all previous replies Nico, I can assure you that the work is legitimate.   I support a consortium of 8 or so state health departments. They all use an application called IBIS (here's one version https://ibis.doh.nm.gov/). I am working with Utah Dept of HHS, and Hawaii Data

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-07 Thread Nico Kadel-Garcia
On Fri, Jun 7, 2024 at 1:31 AM Lorenz via users wrote: > > Paul Leo wrote: > > >We need to migrate an SVN repository from CentOS 7, Subversion 1.94 to > >Ubuntu 24.04, SVN 1.14.3. > > > >We don't have any login access to the current server. > > > >The current hosting server plans to perform an SVN

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-07 Thread Daniel Sahlberg
Den tors 6 juni 2024 kl 21:40 skrev Paul Leo < paul@dataphilesconsulting.com>: > We need to migrate an SVN repository from CentOS 7, Subversion 1.94 to > Ubuntu 24.04, SVN 1.14.3. > > We don't have any login access to the current server. > > The current hosting server plans to perform an SVN d

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-07 Thread Andreas Stieger
Hello, On 2024-06-06 21:40, Paul Leo wrote: [...] migrate an SVN repository from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3. [...] The current hosting server plans to perform an SVN dump of the repository, and make it available through something like Google Drive. We would obtain t

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-06 Thread Ryan Carsten Schmidt
On Jun 7, 2024, at 00:32, Lorenz via users wrote: > > You might want to retain the repository UUID, otherwise you would need > to re-checkout your working copies Loading the dumpfile into a new repository will preserve the UUID unless you tell it not to.

Re: Migration from CentOS 7, Subversion 1.94 to Ubuntu 24.04, SVN 1.14.3

2024-06-06 Thread Lorenz via users
Paul Leo wrote: >We need to migrate an SVN repository from CentOS 7, Subversion 1.94 to >Ubuntu 24.04, SVN 1.14.3. > >We don't have any login access to the current server. > >The current hosting server plans to perform an SVN dump of the >repository, and make it available through something like

Re: Migration a Git archive to subversion

2018-07-13 Thread Nico Kadel-Garcia
On Tue, Jul 10, 2018 at 11:30 AM, Martin Sauer wrote: > Hello, > > I want to migrate my git project archive to subversion. In the internet I > can't find only infos about migrate from subversion to git. > > Can you tell me how I can migrate my projects to svn? > > Thank your for your help. > > BR

Re: Migration a Git archive to subversion

2018-07-13 Thread Julian Foad
Martin Sauer wrote:> I want to migrate my git project archive to subversion. [...] "Reposurgeon" is probably the tool that will give the most reliably correct conversion, if you are looking for a one-time conversion. http://www.catb.org/esr/reposurgeon/ "SubGit" is probably the best option i

Re: Migration a Git archive to subversion

2018-07-10 Thread Eric Johnson
In general, this isn't precisely possible, because Git has a different data-model than Subversion, which is probably why you don't see many tools automating this. Tags: In Git, a tag is just a pointer to a revision. In Subversion, a tag is a separate revision of the repository, represented by a se

Re: Migration of code and revision history repository from Mercurial to subversion

2015-06-12 Thread Andreas Stieger
Hello, ramisetti srihari wrote:   > I already gone through the below link you provided and my feeling is , it is > not much useful. Sorry, I found it very useful. Maybe try harder and review. > Can you please share the scripts if you already worked on these type of > project before. No script

Re: Migration

2014-12-24 Thread Mauricio Tavares
On Wed, Dec 24, 2014 at 8:21 AM, Somashekarappa, Anup (CWM-NR) wrote: > > > Hi, > > We are migrating SVN from one server ( linux ) to other linux server . > > WE do have Master/Slave setup in curent server ( Both Master and Slave will > be moved different servers). > > May I know the best way to m

Re: Migration from Clearcase to SVN

2013-07-20 Thread Andreas Krey
On Sat, 20 Jul 2013 11:50:06 +, Nico Kadel-Garcia wrote: > On Sat, Jul 20, 2013 at 2:16 AM, Andreas Krey wrote: ... > My experience is from specificity, not generality. Me too. Only I'm just seeing a project where it takes months to get all the support stuff working for the new VCS again, and

Re: Migration from Clearcase to SVN

2013-07-20 Thread Nico Kadel-Garcia
On Sat, Jul 20, 2013 at 2:16 AM, Andreas Krey wrote: > On Thu, 18 Jul 2013 07:45:52 +, Nico Kadel-Garcia wrote: > ... >> * When ready to migrate from the old source control, do a clean dump of the >> old system, and svn import into the new system into a branch, and make a >> locked *tag*. Do n

Re: Migration from Clearcase to SVN

2013-07-19 Thread Andreas Krey
On Thu, 18 Jul 2013 07:45:52 +, Nico Kadel-Garcia wrote: ... > * When ready to migrate from the old source control, do a clean dump of the > old system, and svn import into the new system into a branch, and make a > locked *tag*. Do not *bother* with the old history. I strongly disagree with t

Re: Migration from Clearcase to SVN

2013-07-18 Thread Nico Kadel-Garcia
On Thu, Jul 18, 2013 at 2:47 AM, Badipatla, Venkata < venkata.badipa...@capgemini.com> wrote: > Hi Team, > > ** ** > > We are planning to migrate Clearcase vob’s to Subversion in Linux and > Solaris environment. > > ** ** > > Could you please let me know the good approach to do this activi

RE: Migration from Clearcase to SVN

2013-07-18 Thread Warden, Neil
: vishwajeet singh [mailto:dextrou...@gmail.com] Sent: Donnerstag, 18. Juli 2013 08:59 To: Badipatla, Venkata Cc: users@subversion.apache.org Subject: Re: Migration from Clearcase to SVN On Thu, Jul 18, 2013 at 12:17 PM, Badipatla, Venkata mailto:venkata.badipa...@capgemini.com>> wrote: Hi Tea

Re: Migration from Clearcase to SVN

2013-07-18 Thread vishwajeet singh
On Thu, Jul 18, 2013 at 12:17 PM, Badipatla, Venkata < venkata.badipa...@capgemini.com> wrote: > Hi Team, > > ** ** > > We are planning to migrate Clearcase vob’s to Subversion in Linux and > Solaris environment. > > ** ** > > Could you please let me know the good approach to do this activ

Re: Migration from QVCS to Subversion

2010-11-18 Thread David Weintraub
On Thu, Nov 18, 2010 at 10:29 AM, Michael Haggerty wrote: > Perhaps there is a way to convert from QVCS to *some* other version > control system (e.g., CVS?), then from the intermediate system to > Subversion. I was checking for that, but I couldn't find anything. As far as I can tell, there's no

Re: Migration from QVCS to Subversion

2010-11-18 Thread Michael Haggerty
On 11/15/2010 06:19 PM, Flavien wrote: > I'm looking for a way to convert our QVCS repository to Subversion > while keeping the history, commit messages and all. Perhaps there is a way to convert from QVCS to *some* other version control system (e.g., CVS?), then from the intermediate system to Su

Re: Migration from QVCS to Subversion

2010-11-15 Thread David Weintraub
On Mon, Nov 15, 2010 at 12:19 PM, Flavien wrote: > Hi, > > I'm looking for a way to convert our QVCS repository to Subversion > while keeping the history, commit messages and all. > > The only thread I found on the subject dates back to 2004, and has > seen no answer : > http://svn.haxx.se/users/a

RE: Migration to SVN

2010-01-21 Thread Giulio Troccoli
009 13:20 > To: us...@subversion.tigris.org > Subject: Re: Migration to SVN > > Hi All, > > I am also working on a big project to migrate our source code > from an old system (CMS running on VMS OS) to Subversion. > > So could you please tell me what process you have follow