[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: Potential New User questions

From: Theisen, Gary <gary.theisen_at_eds.com>
Date: 2005-11-14 22:14:39 CET

Well...it's not that that is how "I" develop as being different, it is
the 'environment' that was put in place years before I began work at
this location and to change it would take either an act of Congress
(U.S.) or God...or perhaps both. Our client is a state government with
the worlds 5th largest economy (so I've read).
We have numerous .asp pages and mainly .html pages that are relatively
(if not out right) independent of other files in the same directory. VSS
works excellent for what we need, 1 file check out and check in. But
unfortunately for us (for productivity sake), the developers, our client
is not willing to pay for the VSS upgrade (see above reference to act of
Congress) and I don't blame them. I too am a huge fan of open source,
but at my location we are heavily a $icrosoft shop that some of us are
trying to change with time. Hopefully we can convince management that
switching to a tool like Subversion would be for the benefit of the
developers and our account as a whole.

-Gary

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2005@ryandesign.com]
Sent: Sunday, November 13, 2005 8:59 AM
To: Theisen, Gary
Cc: List Subversion
Subject: Re: Potential New User questions

On Nov 12, 2005, at 00:12, Theisen, Gary wrote:

> And that is primarily what our team would be using Subversion for.
> 'Just' version control, check in check out control, lock file if
> checked out etc. Often times, we are dealing with just 1 .asp or 1
> .html page and don't need to reversion or check out the entire
> directory that that
> 1 file lives in. I'd like to see the option in Subversion, to just
> check out and check in and reversion 1 file (or 2 files, etc) instead
> of said mentioned entire directory.

That's an existing enhancement request.

http://subversion.tigris.org/issues/show_bug.cgi?id=823

That said, our PHP projects are complete systems. It's not just a
collection of hundreds of independent PHP files. As such, one page's PHP
file needs the database objects, template engine, all sorts of library
functions, and so on. It would not do any good to check out a single PHP
file because to test the modification would require a good portion of
the rest of the code to be checked out.

Perhaps you develop differently, but that's why it's a nonissue for us.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 14 22:24:23 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.