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

Re: Subversion Questions

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-07-25 16:11:06 CEST

On 7/24/06, Axtman, Kevin A. <KEVIN.A.AXTMAN@saic.com> wrote:
>
> I am a recent graduate working on my first corporate development
> project. I need a software program that will track check-in, check-out,
> artifacts added, and changes. We have started using TortoiseSVN. Looking
> at Subversion, it looks like it can do this, but everything I have seen has
> been non-definitive. Does anyone have a definitive answer of what
> Subversion can do regarding these features.
>

TSVN is just a Windows Explorer shell extension that acts as a client for
Subversion, so you're already using Subversion although you may not realize
it. Every version control system I've ever seen or read about includes
these features, as that's the core of what a version control system does.
The exception being "tracking check-outs" - checkouts shouldn't affect the
status of the repository, so there's usually not a need to track those.
Received on Tue Jul 25 16:18:59 2006

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.