[IronPython] CodePlex redirection oddity

2006-11-07 Thread Sanghyeon Seo
I noticed that http://www.codeplex.com/Phalanger doesn't redirect and gives a nice URL, while http://www.codeplex.com/IronPython redirects. Any idea? -- Seo Sanghyeon ___ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listin

Re: [IronPython] IronPython URLs

2006-11-07 Thread Sanghyeon Seo
2006/11/8, Sanghyeon Seo <[EMAIL PROTECTED]>: > Ivan Porto Carrero tries IronPython by porting his nblogr setup. By the way, nblogr is another nice project hosted on CodePlex. Take a look! http://www.codeplex.com/Nblogr -- Seo Sanghyeon ___ users maili

[IronPython] IronPython URLs

2006-11-07 Thread Sanghyeon Seo
Unless you have slept in the cave, you heard about IronPython for ASP.NET by now. http://www.asp.net/ironpython/ IronPython is mentioned in "Joint letter to the Open Source Community", from Novell and Microsoft, as an example of community project from Microsoft. http://www.novell.com/linux/microso

Re: [IronPython] Is there any IronPython or CPython lib for CVS?

2006-11-07 Thread Fuzzyman
Mark Rees wrote: > I google'd as Sanghyeon said, and the first link pointed me to this: > > http://rhaptos.org/downloads/python/pycvs/ > > From the README.txt > > "pycvs is a python module that wraps the command-line cvs executable." > > You asked for an IronPython or CPython library for cvs. It i

Re: [IronPython] Is there any IronPython or CPython lib for CVS?

2006-11-07 Thread Mark Rees
I google'd as Sanghyeon said, and the first link pointed me to this:http://rhaptos.org/downloads/python/pycvs/From the README.txt"pycvs is a python module that wraps the command-line cvs executable." You asked for an IronPython or CPython library for cvs. It is CPython only as it uses the popen2 mo

Re: [IronPython] Is there any IronPython or CPython lib for CVS?

2006-11-07 Thread Kevien Lee
Hi Seo Sanghyeon, I had google that,but it seem that there not such lib. Anyone could advice? Thanks Kevin Lee On Nov 3, 2:46 pm, "Sanghyeon Seo" <[EMAIL PROTECTED]> wrote: > 2006/11/3, Kevien Lee <[EMAIL PROTECTED]>: > > > Hi everyone, > > > Is there any lib for call the API of CVS? > > I only