Thanks Brad!
G.
On 6/11/07, Brad Barclay <yaz...@ma...> wrote:
> Good-day Everyone:
>
> FYI, as per SourceForge's latest monthly mailing:
>
> -----
>
> Back in November of 2006, we added a new preferred access method for our
> Subversion offering that solved most of the spurious error messages and
> other problems with our initial SVN rollout. The change introduced a
> new URL scheme:
>
> https://PROJECTNAME.svn.sourceforge.net/svnroot/PROJECTNAME
>
> Users have been receiving the notice to upgrade via a Site Status
> announcement and as needed via Support Request when problems were
> reported.
>
> As a part of our ongoing infrastructure improvements to our Subversion
> offering and other services, we will be decommissioning the legacy
> access method (the one without the PROJECTNAME prefix for the hostname)
> as of June 28. Past that time, Subversion operations that use the old
> URL scheme will no longer work. You may change over any existing
> Subversion checkouts you have by following the instructions detailed
> here:
>
> https://sourceforge.net/docs/E09#notice
>
> -----
>
> What does this mean for you? If you checked out the repository
> using the URL https://svn.sourceforge.net/svnroot/tap-apps (or
> https://svn.sf.net/svnroot/tap-apps), you'll need to change it in
> order to maintain checkout and commit access with the system.
>
> Fortunately, it is fairly simple to change the URL used for a
> checked-out repository, using the following command:
>
> svn switch --relocate OLD_URL NEW_URL
>
> i.e. (please forgive any wrapping):
>
> svn switch --relocate https://svn.sourceforge.net/svnroot/tap-apps
> https://tap-apps.svnroot.sourceforge.net/svnroot/tap-apps
>
> Brad.
>
> =-=-=-=-=-=-=-=-=-=
> From the Mac OS X Desktop of Brad BARCLAY
> E-Mail: bba...@js... Web: http://www.jsyncmanager.org
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Tap-apps-discuss mailing list
> Tap...@li...
> https://lists.sourceforge.net/lists/listinfo/tap-apps-discuss
>
>
>
|