2009/7/16 Elvis <[email protected]>: > > Hi guys, > > I took Tom's advise and began to build Hugin under windows based on > visual studio 2008, > > I followed the wiki documentation steps : Build Hugin for Windows with > SDK > http://wiki.panotools.org/Build_Hugin_for_Windows_with_SDK > > when I right click huginbase and do SVN checkout with the address: > :pserver:[email protected]:2401/cvsroot/enblend > > it failed. > > then I check the web, > > I found the folder http://enblend.cvs.sourceforge.net/cvsroot/enblend > is no longer exist, > > this should be a missing link, > > instead, it maybe being replaced by > http://enblend.cvs.sourceforge.net/viewvc/enblend/enblend/ > > then I try to do SVN checkout with this URL, but all failed. > > I tried follow URLs, none of them works. > > http://:pserver:[email protected]:2401/viewvc/enblend/enblend/ > http://enblend.cvs.sourceforge.net/viewvc/enblend/enblend/ > http://:pserver:[email protected]/viewvc/enblend/enblend/ > http://:pserver:[email protected]:2401/cvsroot/enblend > http//enblend.cvs.sourceforge.net:2401/cvsroot/enblend > http//:enblend.cvs.sourceforge.net/cvsroot/enblend > http//:enblend.cvs.sourceforge.net:2401/cvsroot/enblend > http//:pserver:[email protected]:2401/cvsroot/ > enblend > http://enblend.cvs.sourceforge.net/viewvc/ > http://enblend.cvs.sourceforge.net/viewvc/enblend/ > enblend.cvs.sourceforge.net:2401/cvsroot/enblend > pserver:[email protected]:2401/cvsroot/enblend > :pserver:[email protected]:2401/cvsroot/enblend > > > error messages: > Could not parse response status line (http:// > enblend.cvs.sourceforge.net:2401 > Repository moved temporarily to '/viewvc/enblend/enblend/'; please > relocate > 'http://enblend.cvs.sourceforge.net/cvsroot/enblend' path not found > > > > > what should I do to make SVN checkout successful ? > > thank you so much. > > > ======================================================================= > BTW, I followed instrution, linked address bellow and installed > SubWCRev-1.6.3.16613.msi > http://sourceforge.net/projects/tortoisesvn/files/ > > but nothing happened, the right click menu "SVN checkout" never > showed. > > therefore, I downloaded "TortoiseSVN-1.6.3.16613-win32-svn-1.6.3.msi" > on tortoiseSVN web. > http://tortoisesvn.net/downloads > > could this cause some version misalignment , which leads SCV checkout > failed ? > > > > > > > > > > > > > >
I was using: cvs -z3 -d :pserver:[email protected]:/cvsroot/enblend co enblend But now I suggest using mercurial: hg clone http://enblend.hg.sourceforge.net:8000/hgroot/enblend enblend Lukáš --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx -~----------~----~----~----~------~----~------~--~---
