Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Is it worth renaming Mandrake -> Mandriva?
- X-seq: zsh-workers 22844
- From: Roman Neuhauser <neuhauser@xxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Is it worth renaming Mandrake -> Mandriva?
- Date: Sun, 8 Oct 2006 19:18:58 +0000
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <061007052430.ZM30303@xxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200610071213.24557.arvidjaar@xxxxxxxxxx> <061007052430.ZM30303@xxxxxxxxxxxxxxxxxxxxxx>
# schaefer@xxxxxxxxxxxxxxxx / 2006-10-07 05:24:30 -0700:
> On Oct 7, 12:13pm, Andrey Borzenkov wrote:
> }
> } Apropos CVS: SF offers subversion now, does not it? What people think
> } about migrating to it?
>
> My experiences with SVN have so far been nothing but frustrating. This
> may just be due to stupidity on the part of the people operating the
> repository I've been trying to use, but operations I do routinely in
> CVS (such as having multiple sandboxes with a different branch in each,
> or checking out a single subdirectory on a different branch than the
> rest of the modules, or even just checking out a single subdirectory
> or a single *file* without *getting* the rest of the modules) seem to
> be extremely hard to accomplish in SVN.
I use both CVS and Subversion, and have no problems doing the things
you mention (except the single file checkout[1]), assuming that you
mean "working copy" where you say "sandbox", and that by "checking
out a single subdirectory on a different branch" you mean "updating
a single subdirectory to a different branch".
[1] Subversion doesn't allow this. I have never needed this feature,
although I can see it can make all the difference if you store
extremely large files in the repository, or the directory structure
is under-developed. Luckily, Subversion allows you to copy and move
versioned items freely and without the lossage that's inevitable
when you move files in a CVS repository.
--
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man. You don't KNOW.
Cause you weren't THERE. http://bash.org/?255991
Messages sorted by:
Reverse Date,
Date,
Thread,
Author