* [U-Boot-Users] EOL Notification: End of CVS support.
@ 2006-05-04 22:39 Wolfgang Denk
2006-05-05 13:20 ` Travis B. Sawyer
2006-05-31 12:55 ` Josh Boyer
0 siblings, 2 replies; 10+ messages in thread
From: Wolfgang Denk @ 2006-05-04 22:39 UTC (permalink / raw)
To: u-boot
Hi everybody.
I'm finally completely fed up with the poor quality of support and
services on SourceForge. Ummm.. sorry, no, that's not poor quality.
There is absolutely no quality at all.
For more than 5 weeks they haven't been able to get CVS working
again. At
http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1
you get this information:
Project CVS Service:
Partial Outage In-Progress
Last updated: 2006-03-30 Pacific
The "In-Progress" obviously means that the outage is progressing.
I hereby declare the end of life for the CVS repository of U-Boot.
Please use the git repository at
http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git instead.
For those who cannot live without CVS, set up a TEMPORARY (!)
repository at www.denx.de, see for example
http://www.denx.de/cgi-bin/cvsweb/u-boot/
But please note: use of CVS is officially deprecated; this service
may go away sooner or later.
Summary:
1) The CVS repository at Source Forge is no longer maintained.
Don't use it any more!
2) The use of CVS in general is deprecated. Use git instead.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I am more bored than you could ever possibly be. Go back to work.
^ permalink raw reply [flat|nested] 10+ messages in thread
* [U-Boot-Users] EOL Notification: End of CVS support.
2006-05-04 22:39 [U-Boot-Users] EOL Notification: End of CVS support Wolfgang Denk
@ 2006-05-05 13:20 ` Travis B. Sawyer
2006-05-05 14:32 ` Wolfgang Denk
2006-05-31 12:55 ` Josh Boyer
1 sibling, 1 reply; 10+ messages in thread
From: Travis B. Sawyer @ 2006-05-05 13:20 UTC (permalink / raw)
To: u-boot
Wolfgang Denk wrote:
>I hereby declare the end of life for the CVS repository of U-Boot.
>Please use the git repository at
>http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git instead.
>
>
>Summary:
>
>1) The CVS repository at Source Forge is no longer maintained.
> Don't use it any more!
>
>
>
Wolfgang:
Is there a U-Boot git check-in mailing list? I watch the cvs mailing
list, and would like to have the
same for u-boot git if possible.
Thank you!
-travis
^ permalink raw reply [flat|nested] 10+ messages in thread
* [U-Boot-Users] EOL Notification: End of CVS support.
2006-05-04 22:39 [U-Boot-Users] EOL Notification: End of CVS support Wolfgang Denk
2006-05-05 13:20 ` Travis B. Sawyer
@ 2006-05-31 12:55 ` Josh Boyer
2006-05-31 13:41 ` Stefan Roese
2006-05-31 14:01 ` Wolfgang Denk
1 sibling, 2 replies; 10+ messages in thread
From: Josh Boyer @ 2006-05-31 12:55 UTC (permalink / raw)
To: u-boot
On 5/4/06, Wolfgang Denk <wd@denx.de> wrote:
>
>
> I hereby declare the end of life for the CVS repository of U-Boot.
> Please use the git repository at
> http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git instead.
Any chance it could be made available via the git:// protocol? Using
git over http is... sub-optimal.
josh
^ permalink raw reply [flat|nested] 10+ messages in thread
* [U-Boot-Users] EOL Notification: End of CVS support.
2006-05-31 12:55 ` Josh Boyer
@ 2006-05-31 13:41 ` Stefan Roese
2006-05-31 13:49 ` [U-Boot-CVS] " Jerry Van Baren
2006-05-31 17:52 ` Josh Boyer
2006-05-31 14:01 ` Wolfgang Denk
1 sibling, 2 replies; 10+ messages in thread
From: Stefan Roese @ 2006-05-31 13:41 UTC (permalink / raw)
To: u-boot
Hi Josh,
On Wednesday 31 May 2006 14:55, Josh Boyer wrote:
> Any chance it could be made available via the git:// protocol? Using
> git over http is... sub-optimal.
It's up and running since 2 weeks:
http://www.denx.de/en/News/WebHome#NewsGitServer
Best regards,
Stefan
^ permalink raw reply [flat|nested] 10+ messages in thread
* [U-Boot-CVS] Re: [U-Boot-Users] EOL Notification: End of CVS support.
2006-05-31 13:41 ` Stefan Roese
@ 2006-05-31 13:49 ` Jerry Van Baren
2006-05-31 17:52 ` Josh Boyer
1 sibling, 0 replies; 10+ messages in thread
From: Jerry Van Baren @ 2006-05-31 13:49 UTC (permalink / raw)
To: u-boot
Stefan Roese wrote:
> Hi Josh,
>
> On Wednesday 31 May 2006 14:55, Josh Boyer wrote:
>> Any chance it could be made available via the git:// protocol? Using
>> git over http is... sub-optimal.
>
> It's up and running since 2 weeks:
>
> http://www.denx.de/en/News/WebHome#NewsGitServer
>
> Best regards,
> Stefan
Hi Stefan, Wolfgang,
It appears that the unwashed masses (me, that is) are not able to edit
the GIT documentation page
<http://www.denx.de/en/Documents/GitDocs>
I was going to add pointers to the kernel.org git information that, I
believe, is "fresher" than the current contents of the GitDocs page.
*
[[http://www.kernel.org/pub/software/scm/git/docs/howto-index.html][GIT
Howto Index]]
*
[[http://www.kernel.org/pub/software/scm/git/docs/core-tutorial.html][A
git core tutorial for developers]]
*
[[http://www.kernel.org/pub/software/scm/git/docs/everyday.html][Everyday
GIT With 20 Commands Or So]]
* [[http://www.kernel.org/pub/software/scm/git/docs/][git(7) Manual
Page]]
(the last one is probably superfluous, but helpful for people that don't
actually have git installed yet).
Best regards,
gvb
^ permalink raw reply [flat|nested] 10+ messages in thread* [U-Boot-Users] EOL Notification: End of CVS support.
2006-05-31 13:41 ` Stefan Roese
2006-05-31 13:49 ` [U-Boot-CVS] " Jerry Van Baren
@ 2006-05-31 17:52 ` Josh Boyer
1 sibling, 0 replies; 10+ messages in thread
From: Josh Boyer @ 2006-05-31 17:52 UTC (permalink / raw)
To: u-boot
On 5/31/06, Stefan Roese <sr@denx.de> wrote:
> Hi Josh,
>
> On Wednesday 31 May 2006 14:55, Josh Boyer wrote:
> > Any chance it could be made available via the git:// protocol? Using
> > git over http is... sub-optimal.
>
> It's up and running since 2 weeks:
>
> http://www.denx.de/en/News/WebHome#NewsGitServer
Ah, I hadn't seen that. Ok, thanks for pointing that out. Sorry for the noise.
josh
^ permalink raw reply [flat|nested] 10+ messages in thread
* [U-Boot-Users] EOL Notification: End of CVS support.
2006-05-31 12:55 ` Josh Boyer
2006-05-31 13:41 ` Stefan Roese
@ 2006-05-31 14:01 ` Wolfgang Denk
1 sibling, 0 replies; 10+ messages in thread
From: Wolfgang Denk @ 2006-05-31 14:01 UTC (permalink / raw)
To: u-boot
In message <625fc13d0605310555t73e9c71fh92e8f905ef22ebe7@mail.gmail.com> you wrote:
>
> > I hereby declare the end of life for the CVS repository of U-Boot.
> > Please use the git repository at
> > http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git instead.
>
> Any chance it could be made available via the git:// protocol? Using
> git over http is... sub-optimal.
Ummm... but it is...
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Ahead warp factor 1" - Captain Kirk
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2006-05-31 17:52 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-04 22:39 [U-Boot-Users] EOL Notification: End of CVS support Wolfgang Denk
2006-05-05 13:20 ` Travis B. Sawyer
2006-05-05 14:32 ` Wolfgang Denk
2006-05-05 14:40 ` Jerry Van Baren
2006-05-05 14:48 ` Travis B. Sawyer
2006-05-31 12:55 ` Josh Boyer
2006-05-31 13:41 ` Stefan Roese
2006-05-31 13:49 ` [U-Boot-CVS] " Jerry Van Baren
2006-05-31 17:52 ` Josh Boyer
2006-05-31 14:01 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox