Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Sun, 18 Dec 2005 11:40:23 -0200, "Jorge Krug" <mercutiu at gmail.com> wrote: >Hi. > >I have a cvsnt server on my machine and I'm considering to migrate >repository to linux. > >According this article: >http://lists.gnu.org/archive/html/info-cvs/2004-11/msg00252.html, it's >possíble. > >Some where have any experience like this? It's really possible? > If you install CVSNT on Linux (do not use GNU CVS) then you can just move the repository files over from Windows to Linux and get going. Note that you might have to modify the CVSROOT/*** files since the script format may not be the same on Windows and Linux. But you need not worry about the actual source files in the repository, they are the same format no matter which platform. /Bo (Bo Berglund, developer in Sweden)