Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[linux-distros-dev] [Fwd: [Bug 131096] Provide Subversion repository]

Hi Andrew,

I think we should use subversion for this project now that it's up and
running on eclipse.org. What do you think?

Ben
--- Begin Message ---
https://bugs.eclipse.org/bugs/show_bug.cgi?id=131096 
Product/Component: Community / CVS


webmaster@xxxxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #12 from webmaster@xxxxxxxxxxx  2006-12-12 17:01 -------
Svn is now installed and ready for use.  There is both anonymous access and ssh
access for committers. 

Committers connecting via ssh should use the basepath of:
/svnroot/toplevelprojectname/repository .  Anonymous users can use the basepath
of: /toplevelproject/repository .  This difference is caused by the root path
setting for anonymous svn which restricts anonymous users to the /svnroot
directory.

We will help projects migrate that want to move from cvs to subversion, but
please note the file history will not be transfered.  Also projects are free to
chose either subverion or cvs for their source but not both.

At this time there is no auto-checkout mechanism for subverion, so project
websites will remain in cvs.

ViewVC has replaced ViewCVS on dev.eclipse.org, and now supports the browsing
of subversion repositories.  This is available at
http://dev.eclipse.org/viewsvn .

-M.



-- 
Configure bugzilla e-mail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

--- End Message ---

Back to the top