Virrulisation
Please may you advise on the following with regards to Subversion:- 1. Is the application supported on a VMware Virtualised Platform? 2. Is the application supported on Windows Server 2008 or Windows Server 2008 R2? 3. If the application is Web Based (IIS 6.0 or earlier) does it run on Windows Server 2008 R2 IIS7 or compatibility mode IIS6 on Windows Server 2008? 4. If the application is running on Unix (Solaris 10), does it run on the newer versions of Solaris OS? - Does it support Solaris Containers for virtualisation? 5. If any application is dependant on the USB Dongle for the license model, is it possible to move away from this method? 6. If not then, if the USB dongle can support any USB over IP? Many thanks. Pauline Pauline Mandava | PMO Coordinator Savvis, A CenturyLink Company Eskdale Road, Winnersh Triangle, Wokingham, Berkshire, RG41 5TS, United Kingdom Office: +44 (0)118 322 6138 | Mobile: +44 (0)755 797 1274 | Fax: +44 (0)118 322 6070 E-mail: pauline.mand...@savvis.com www.savvis.co.uk Savvis UK Limited | Registered in England | Registration No: 3816299 Registered Office: Eskdale Road, Winnersh Triangle, Wokingham, Berkshire | VAT Reg. No. GB740512467 This message contains information which may be confidential and/or privileged. Unless you are the intended recipient (or authorized to receive for the intended recipient), you may not read, use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail and delete the message and any attachment(s) thereto without retaining any copies.
Re: Virrulisation
On Sep 5, 2011, at 04:55, Mandava, Pauline wrote: > Please may you advise on the following with regards to Subversion:- > > 1. Is the application supported on a VMware Virtualised Platform? I don't see why that shouldn't work. > 2. Is the application supported on Windows Server 2008 or Windows Server > 2008 R2? Subversion should work on Windows, yes. > 3. If the application is Web Based (IIS 6.0 or earlier) does it run on > Windows Server 2008 R2 IIS7 or compatibility mode IIS6 on Windows Server 2008? Subversion does not work with IIS. You can either serve a repository with Apache, or with svnserve; either could probably happily live alongside IIS on the same box. > 4. If the application is running on Unix (Solaris 10), does it run on > the newer versions of Solaris OS? – Does it support Solaris Containers for > virtualisation? I don't have any specific information that this wouldn't work, so I assume it would work. > 5. If any application is dependant on the USB Dongle for the license > model, is it possible to move away from this method? > 6. If not then, if the USB dongle can support any USB over IP? Subversion is free software. It doesn't use USB dongles or any other copy protection. Make as many copies of the software as you like. Read the license to learn what else you may do with it.
AW: Virrulisation
Hi, Pauline, Von: Mandava, Pauline [mailto:pauline.mand...@savvis.com] > Please may you advise on the following with regards to Subversion:- > 1. Is the application supported on a VMware Virtualised Platform? Whether it is supported depends on which support contract you signed with one of the companies offering commercial support for Subversion. But all subversion clients and servers I know of run on their respective supported operating systems, regardless of whether those operating systems are running on the plain hardware, or in a virtualized environment. > 2. Is the application supported on Windows Server 2008 or Windows Server > 2008 R2? It seems that you did not even the most basic research yourself about subversion before asking here on the list... :-( See http://subversion.apache.org/faq.html#portability for the official list of supported platforms, as well as http://subversion.apache.org/packages.html for a list of sources for precompiled binaries for most supported platforms, it may run on others when you compile it yourself. > 3. If the application is Web Based (IIS 6.0 or earlier) does it run on > Windows Server 2008 R2 IIS7 or compatibility mode IIS6 on Windows Server 2008? What exactly do you mean with "web based"? There are several web-based clients, tools and add-ons for subversion, but most of them which I had seen up to now use PHP, based on Apache web server and not on IIS. The subversion clients I know of (command line, SubClipse, Subversive, TortoiseSVN, CoDeSys and AnkhSVN) are not web based. The subversion server "svnserve" is not web based. The subversion server "mod_svn" is web based, but not based on IIS - it uses Apache, which should run on Windows Server 2008 to my knowledge. There may exist IIS based subversion servers I do not know of. > 4. If the application is running on Unix (Solaris 10), does it run on > the newer versions of Solaris OS? - Does it support Solaris Containers for > virtualisation? Again: See http://subversion.apache.org/faq.html#portability for the official list of supported platforms, as well as http://subversion.apache.org/packages.html for a list of sources for precompiled binaries for most supported platforms, it may run on others when you compile it yourself. > 5. If any application is dependant on the USB Dongle for the license > model, is it possible to move away from this method? > 6. If not then, if the USB dongle can support any USB over IP? Subversion itsself is free software, so no dongle needed. If you use any subversion distribution, add-on or subversion based software by a 3rd party which requires a dongle (I know of at least one), you should contact the vendor of that software. Best regards Markus Schaber ___ We software Automation. 3S-Smart Software Solutions GmbH Markus Schaber | Developer Memminger Str. 151 | 87439 Kempten | Germany | Tel. +49-831-54031-0 | Fax +49-831-54031-50 Email: m.scha...@3s-software.com | Web: http://www.3s-software.com CoDeSys internet forum: http://forum.3s-software.com Download CoDeSys sample projects: http://www.3s-software.com/index.shtml?sample_projects Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915
Re: Virrulisation
On Monday 05 September 2011, Mandava, Pauline wrote: > Please may you advise on the following with regards to Subversion:- > > 1. Is the application [...] What is "the application"? Subversion comes with a bunch of applications plus some libraries for creating even more such applications. > [...] supported on a VMware Virtualised Platform? I guess that depends on the OS you are using inside the virtual machine. > 2. Is the application supported on Windows Server 2008 or Windows > Server 2008 R2? Yes, Subversion runs fine on all recent and non-embedded MS Windows versions. > 3. If the application is Web Based (IIS 6.0 or earlier) does it > run on Windows Server 2008 R2 IIS7 or compatibility mode IIS6 on > Windows Server 2008? > 4. If the application is running on Unix (Solaris 10), does it > run on the newer versions of Solaris OS? - Does it support Solaris > Containers for virtualisation? > 5. If any application is dependant on the USB Dongle for the > license model, is it possible to move away from this method? > 6. If not then, if the USB dongle can support any USB over IP? These latter questions show that you yourself have no clue at all what Subversion is. Asking people to spoon-feed you that information is lazy and arrogant, unless of course if you pay people for it which you don't. I suggest you take a look at the documentation (see my signature) first or right away hire someone to do the job (professional Subversion services and consulting exist). I'd also question what motivates you to inquire about SVN if you seem to have no clue what it is, maybe you should make a step backward and discuss that with those that brought up the requirement. That said, SVN runs on a lot of different platforms and, being free software, its licensing conditions are similarly liberal, so you can be sure that if you decide you want to install and use it, it should be easy in any halfway modern IT infrastructure. Good luck! Uli -- ML: http://subversion.apache.org/docs/community-guide/mailing-lists.html FAQ: http://subversion.apache.org/faq.html Docs: http://svnbook.red-bean.com/ ** Domino Laser GmbH, Fangdieckstra�e 75a, 22547 Hamburg, Deutschland Gesch�ftsf�hrer: Thorsten F�cking, Amtsgericht Hamburg HR B62 932 ** Visit our website at http://www.dominolaser.com ** Diese E-Mail einschlie�lich s�mtlicher Anh�nge ist nur f�r den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empf�nger sein sollten. Die E-Mail ist in diesem Fall zu l�schen und darf weder gelesen, weitergeleitet, ver�ffentlicht oder anderweitig benutzt werden. E-Mails k�nnen durch Dritte gelesen werden und Viren sowie nichtautorisierte �nderungen enthalten. Domino Laser GmbH ist f�r diese Folgen nicht verantwortlich. **
Anyone able to produce Solaris binaries of 1.7.0-rc2 ?
Hi, Is there anyone on this list able to produce binaries of 1.7.0-rc2 client for Solaris? I know both Collabnet and Wandisco produce Solaris binaries, but they haven't (yet) built the 1.7 pre-releases for this platform. If either of them could fire up their build infrastructure for this, that would be great of course :-). Or anyone else ...? I'm mostly interested in x86 binaries right now, but also sparc binaries would be useful (to compare between two of our systems). I'd like to test the 1.7 rc on our Solaris-based build-server(s), but don't have a decent environment (nor the time to set it up) to build it from source. -- Johan
Re: Anyone able to produce Solaris binaries of 1.7.0-rc2 ?
On Mon, Sep 5, 2011 at 8:51 AM, Johan Corveleyn wrote: > Is there anyone on this list able to produce binaries of 1.7.0-rc2 > client for Solaris? I know both Collabnet and Wandisco produce Solaris > binaries, but they haven't (yet) built the 1.7 pre-releases for this > platform. If either of them could fire up their build infrastructure > for this, that would be great of course :-). Or anyone else ...? > > I'm mostly interested in x86 binaries right now, but also sparc > binaries would be useful (to compare between two of our systems). There is a Solaris x86 client here: https://ctf.open.collab.net/sf/frs/do/listReleases/projects.csvn/frs.svn_release_candidates Also, Windows 32/64 and Linux 32/64. Only thing we do not have available yet is Solaris sparc. -- Thanks Mark Phippard http://markphip.blogspot.com/
Re: Anyone able to produce Solaris binaries of 1.7.0-rc2 ?
On Mon, Sep 5, 2011 at 4:30 PM, Mark Phippard wrote: > On Mon, Sep 5, 2011 at 8:51 AM, Johan Corveleyn wrote: >> Is there anyone on this list able to produce binaries of 1.7.0-rc2 >> client for Solaris? I know both Collabnet and Wandisco produce Solaris >> binaries, but they haven't (yet) built the 1.7 pre-releases for this >> platform. If either of them could fire up their build infrastructure >> for this, that would be great of course :-). Or anyone else ...? >> >> I'm mostly interested in x86 binaries right now, but also sparc >> binaries would be useful (to compare between two of our systems). > > There is a Solaris x86 client here: > > https://ctf.open.collab.net/sf/frs/do/listReleases/projects.csvn/frs.svn_release_candidates Great, thanks. One small question: is it possible to install this package in another directory than the default (which I believe is /opt/CollabNet_Subversion)? I still have the 1.6 client installed in /opt/CollabNet_Subversion, and would like to install this one next to it (in say /opt/CollabNet_Subversion_1.7rc2) so I can compare the two? -- Johan > Also, Windows 32/64 and Linux 32/64. Only thing we do not have > available yet is Solaris sparc. > > -- > Thanks > > Mark Phippard > http://markphip.blogspot.com/ >
[no subject]
[cid:image001.png@01CC6BD7.2333CDC0] I get this when I try to commit files. <>
svn cp bug of svn-1.7.0-dev for window7
Hello: This is my svn version info, and my OS info D:\svn_indexer>svn --version svn, version 1.7.0-dev (under development) compiled Jul 22 2011, 19:11:38 D:\svn_indexer>systeminfo 主机名: YUANPEIZHI-PC OS 名称: Microsoft Windows 7 家庭普通版 OS 版本: 6.1.7600 暂缺 Build 7600 OS 制造商:Microsoft Corporation when I use svn cp D:\svn_indexer>svn cp http://svn1.***.com/arch/keyword/indexer/trunk http://svn1.***.com/arch/keyword/indexer/branches/20110906_comment svn: E27: Error running context svn: E27: Trying to use an unsupported feature I don't know why! How can I use the 'svn cp' funcion! Thanks! 袁佩之 yuanpei...@360buy.com 2011-09-06 11:24:06