From: Carnë D. <car...@gm...> - 2012-10-15 20:52:00
|
On 15 October 2012 22:22, Philip Nienhuis <pr....@hc...> wrote: > Hi there, > > c. wrote: > > The "SVN" link in the navigation bar on all Octave-forge points to: > > > > http://sourceforge.net/svn/?group_id=2888 > > > > the correct link has now changed to > > > > https://sourceforge.net/p/octave/code > > Right, but to what URL should I point my TortoiseSVN client to be able > to commit changes? > > I used to be able to commit changed files directly to the individual > package directories at > https://octave.svn.sourceforge.net/svnroot/octave/trunk/octave-forge/main/io > > Currently I only get: > "Unable to connect to a repository at URL > 'https://sourceforge.net/p/octave/code/11246/tree/trunk/octave-forge/main/io' > Repository moved temporarily to > 'http://sourceforge.net/p/octave/code/11246/tree/trunk/octave-forge/main/io'; > please relocate" > > I've "relocated" (changed URL) quite a bit but no luck. > > Thanks, > > Philip Hi Philip you may need to reclone the repository. See http://octave.1599824.n4.nabble.com/very-important-all-developers-reclone-Octave-Forge-td4644503.html When you go to https://sourceforge.net/p/octave/code/ there should appear a text box with the command you can use to make a new clone (seems nabble hides part of the command because of the e-mail address). Carnë |