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

RE: Checking out individual files

From: Erik Hemdal <erik_at_comprehensivepower.com>
Date: 2007-01-29 17:02:26 CET

> -----Original Message-----
> From: B. Smith-Mannschott [mailto:benpsm@gmail.com]

> Ok. Admittedly, I could see a *partial* solution here, but It
> wouldn't be for free:
>
> MyDir/.svn-My_Spiffy_File/...
> My_Spiffy_File
> .svn-Smelly_Sock_File/...
> Smelly_Sock_File
>
> But this still would be inviting broken working copies as files and
> their private .svn directories are separated unintentionally.
>
>
> Can you see the appealing simplicity of keeping things
> directory-based?
>

Yes I can. But there are many ways of breaking working copies when users
check out single files they don't want, and then just blow them away to get
the ones they do want. Having a single

.svn

directory instead of a

.svn_reponame_name-of-whatever-piece-of-the-repo-I-checked-out

doesn't prevent users from breaking things in ugly ways.

The arguments I've seen seem to center on wanting to keep working copies
intact in case they are moved somewhere and keeping all SVN metadata
together in a rational way. But I can see that having the ability to check
out and manage a single file is as important as the ability to move or
backup a working copy cleanly.

Erik

> // Ben
>
>
> ---------------------------------------------------------------------
> 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 Jan 29 17:03:10 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.