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

Re: Potential New User questions

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-11-13 17:58:31 CET

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
Received on Sun Nov 13 18:00:39 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.