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

subversion demerits in comparison with clearcase, can any expert advise on this?

From: lawrence yang <blueboilpoint_at_hotmail.com>
Date: 2007-04-14 16:38:22 CEST

Hello,

I am a SCM admin of clearcase and begin to learn svn now. subversion is
perfect except one point below.

The project of our company is huge and there are too much source files to be
compiled/linked, we currently use clearcase dynamic view to build the whole
project. But if subversion, the only way to build whole system is to check
out all source files to an local directory and build. It will take too much
extra time to check out all the source files to local computer. Is
subversion have some feature like clearcase dynamic view? Can I just check
out one or two file, modify the file and then compile/build the whole
system?

This is also important to all developers. Individual developer sometimes
just modify one or two file to fix bug, but they must checkout millions of
files into local directory if use subversion.

Without above concern resolved, subversion will never take the place of
clearcase in the development of large project.

BTW, quite some compile interim file (such as .o file) generated if
developer build/compile in subversion local copy. When they submit, It seems
all this compile interim file also submited. There are millions of such
compile interim file after a full build, how subversion can prevent these
file from being submit?

Cheers,
Larry

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 14 22:10:50 2007

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.