You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sh...@hdfcbank.com on 2012/03/02 08:59:05 UTC

details for product

Hello,

We are looking for versioning software.

Request you to please provide  following information about this product.
1. What is licensing policy.(like whether it is licensed, if yes what is
the cost for server and client installation)
2. how it manages centralized repository for code.
3.  does it have any demo version.

Thanks & Regards,
Shubhangi Waghmare
HDFC Bank Ltd.
Desk-30751877
Rim- 9322157595


HDFC Bank has been recognized as "The Strongest Bank in Asia Pacific Region" by The Asian Banker, outperforming 59 top tier banks across 13 countries.
____________________________________________

Disclaimer:   
"The information contained herein (including any accompanying documents) is confidential and is intended solely for the addressee(s). If you have erroneously received this message, please immediately delete it and notify the sender. Also, if you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this message or any accompanying document is strictly prohibited and is unlawful. The organization is not responsible for any damage caused by a virus or alteration of the e-mail by a third party or otherwise. The contents of this message may not necessarily represent the views or policies of HDFC Bank Ltd."

Re: details for product

Posted by Chris Albertson <al...@gmail.com>.
On Thu, Mar 1, 2012 at 11:59 PM,  <Sh...@hdfcbank.com> wrote:
> Hello,
>
> We are looking for versioning software.
>
> Request you to please provide following information about this product.
> 1. What is licensing policy.(like whether it is licensed, if yes what is the
> cost for server and client installation)
> 2. how it manages centralized repository for code.
> 3. does it have any demo version.

#1, #2, You can down load a FREE book on subversion.   All the answers
are in it. (You can also buy a printed copy if you like)
http://svnbook.red-bean.com/

#3 It does not make sense to have a "demo" for free software.   Simply
download and use the actual product.


Chris Albertson
Redondo Beach, California

Re: details for product

Posted by Les Mikesell <le...@gmail.com>.
On Fri, Mar 2, 2012 at 6:30 AM, Nico Kadel-Garcia <nk...@gmail.com> wrote:
>
>>
> Jeyanthan's comments below are very good. They don't mention the issues of a
> completely centralized system such as Subversion, which is that laptop or
> remote users cannot record changes locally without being connected to the
> centralized system.

Someone who hasn't used subversion might misunderstand that.  You can
check out a working copy, disconnect and make changes -  and even do a
limited set of versioning operations like diffs against the checked
out version while offline.   The main limitation is that you can't
commit multiple versions while offline  and you can only revert local
changes back to the checked out version - you only have the one copy
of the workspace and can't commit the changes in it until you can
connect back to the repository.

> A demo is trivial to set up with the existing free and open sourced binaries
> for evey major operating system. If you have *old* operating systems you
> need to support with the latest features, you may have a problem, but this
> is true of every modern source control system.

The main downside of free software is that you don't get a salesperson
to buy your lunch while showing you nice glossy pictures of the
product.

-- 
   Les Mikesell
      lesmikesell@gmail.com

Re: details for product

Posted by Nico Kadel-Garcia <nk...@gmail.com>.
On Fri, Mar 2, 2012 at 4:43 AM, Jeyanthan <je...@collab.net> wrote:

>
> On Friday 02 March 2012 01:29 PM, Shubhangi.Waghmare@hdfcbank.**com<Sh...@hdfcbank.com>wrote:
>
>> Hello,
>>
>> We are looking for versioning software.
>>
>> Request you to please provide following information about this product.
>> 1. What is licensing policy.(like whether it is licensed, if yes what is
>> the cost for server and client installation)
>> 2. how it manages centralized repository for code.
>> 3. does it have any demo version.
>>
>
> Jeyanthan's comments below are very good. They don't mention the issues of
a completely centralized system such as Subversion, which is that laptop or
remote users cannot record changes locally without being connected to the
centralized system. Subversion is also very popular and relatively easy to
learn. Perhaps you could describe what you're attempting to achieve, and
contact a company like Wandisco if you need to integrate a new corporate
grade centralized setup? They have good high availability and backup
toolkits, and are leading development, so if you need corporate grade
support I'd definitely give them a call.

A demo is trivial to set up with the existing free and open sourced
binaries for evey major operating system. If you have *old* operating
systems you need to support with the latest features, you may have a
problem, but this is true of every modern source control system.

                Nico Kadel-Garcia


> You have reached the right forum. Subversion is an open source / free
> software and is the best centralized version control system software
> amongst all the other VC's available in the market.
>
> Subversion carries an Apache License - http://www.apache.org/**
> licenses/LICENSE-2.0 <http://www.apache.org/licenses/LICENSE-2.0>
>
> Below are Subversion training videos you might like to watch to know more
> about Subversion..
>
> http://www.open.collab.net/**community/subversion/training.**html<http://www.open.collab.net/community/subversion/training.html>
>
> For Support, visit http://www.open.collab.net/**support/support-programs/*
> *subversion.html<http://www.open.collab.net/support/support-programs/subversion.html>
>
> As Subversion is completely open source, you get the entire software for
> free and there is no 'Demo' version..
>
> For more info,visit here http://www.open.collab.net/**products/subversion/<http://www.open.collab.net/products/subversion/>
>
> --
> Regards,
> Jeyanthan
>

Re: details for product

Posted by Jeyanthan <je...@collab.net>.
On Friday 02 March 2012 01:29 PM, Shubhangi.Waghmare@hdfcbank.com wrote:
> Hello,
>
> We are looking for versioning software.
>
> Request you to please provide following information about this product.
> 1. What is licensing policy.(like whether it is licensed, if yes what is
> the cost for server and client installation)
> 2. how it manages centralized repository for code.
> 3. does it have any demo version.

You have reached the right forum. Subversion is an open source / free 
software and is the best centralized version control system software 
amongst all the other VC's available in the market.

Subversion carries an Apache License - 
http://www.apache.org/licenses/LICENSE-2.0

Below are Subversion training videos you might like to watch to know 
more about Subversion..

http://www.open.collab.net/community/subversion/training.html

For Support, visit 
http://www.open.collab.net/support/support-programs/subversion.html

As Subversion is completely open source, you get the entire software for 
free and there is no 'Demo' version..

For more info,visit here http://www.open.collab.net/products/subversion/

-- 
Regards,
Jeyanthan