* Is it worth renaming Mandrake -> Mandriva?
@ 2006-10-07 8:13 Andrey Borzenkov
2006-10-07 12:09 ` Peter Stephenson
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Andrey Borzenkov @ 2006-10-07 8:13 UTC (permalink / raw)
To: zsh-workers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Mandriva RPM includes patch to rename Mandrake -> Mandriva completion function
directories (in line with general policy that word Mandrake should not appear
anymore). I am not sure if this worth it in generic sources; and anyway I am
not sure how to do it properly in CVS.
Apropos CVS: SF offers subversion now, does not it? What people think about
migrating to it?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFJ2GkR6LMutpd94wRAnrPAKC60o7kf/RZyQYCQ6jYCUIDHts6swCfQyqS
rWKYyaMHdljTKY7LFDctXdg=
=BVxi
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Is it worth renaming Mandrake -> Mandriva?
2006-10-07 8:13 Is it worth renaming Mandrake -> Mandriva? Andrey Borzenkov
@ 2006-10-07 12:09 ` Peter Stephenson
2006-10-07 12:24 ` Bart Schaefer
2006-10-16 23:09 ` Peter Stephenson
2 siblings, 0 replies; 6+ messages in thread
From: Peter Stephenson @ 2006-10-07 12:09 UTC (permalink / raw)
To: Andrey Borzenkov; +Cc: zsh-workers
On Sat, 7 Oct 2006 12:13:24 +0400
Andrey Borzenkov <arvidjaar@newmail.ru> wrote:
> Mandriva RPM includes patch to rename Mandrake -> Mandriva completion
> function directories (in line with general policy that word Mandrake
> should not appear anymore). I am not sure if this worth it in generic
> sources; and anyway I am not sure how to do it properly in CVS.
It's just a case of remove and readd; the result's a little messy
but it should work OK in our case since we don't rely too much on
history of completion functions.
> Apropos CVS: SF offers subversion now, does not it? What people think about
> migrating to it?
If we were starting from scratch, subversion would probably be a natural
choice, but as things stand I don't see any obvious gain by moving. We
don't have the complexity of development where it would make a
significant difference.
--
Peter Stephenson <p.w.stephenson@ntlworld.com>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Is it worth renaming Mandrake -> Mandriva?
2006-10-07 8:13 Is it worth renaming Mandrake -> Mandriva? Andrey Borzenkov
2006-10-07 12:09 ` Peter Stephenson
@ 2006-10-07 12:24 ` Bart Schaefer
2006-10-08 19:18 ` Roman Neuhauser
2006-10-16 23:09 ` Peter Stephenson
2 siblings, 1 reply; 6+ messages in thread
From: Bart Schaefer @ 2006-10-07 12:24 UTC (permalink / raw)
To: zsh-workers
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.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Is it worth renaming Mandrake -> Mandriva?
2006-10-07 12:24 ` Bart Schaefer
@ 2006-10-08 19:18 ` Roman Neuhauser
0 siblings, 0 replies; 6+ messages in thread
From: Roman Neuhauser @ 2006-10-08 19:18 UTC (permalink / raw)
To: Bart Schaefer; +Cc: zsh-workers
# schaefer@brasslantern.com / 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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Is it worth renaming Mandrake -> Mandriva?
2006-10-07 8:13 Is it worth renaming Mandrake -> Mandriva? Andrey Borzenkov
2006-10-07 12:09 ` Peter Stephenson
2006-10-07 12:24 ` Bart Schaefer
@ 2006-10-16 23:09 ` Peter Stephenson
2006-10-21 9:10 ` Andrey Borzenkov
2 siblings, 1 reply; 6+ messages in thread
From: Peter Stephenson @ 2006-10-16 23:09 UTC (permalink / raw)
To: zsh-workers
On Sat, 7 Oct 2006 12:13:24 +0400
Andrey Borzenkov <arvidjaar@newmail.ru> wrote:
> Mandriva RPM includes patch to rename Mandrake -> Mandriva completion
> function directories (in line with general policy that word Mandrake
> should not appear anymore). I am not sure if this worth it in generic
> sources; and anyway I am not sure how to do it properly in CVS.
Now done.
--
Peter Stephenson <p.w.stephenson@ntlworld.com>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Is it worth renaming Mandrake -> Mandriva?
2006-10-16 23:09 ` Peter Stephenson
@ 2006-10-21 9:10 ` Andrey Borzenkov
0 siblings, 0 replies; 6+ messages in thread
From: Andrey Borzenkov @ 2006-10-21 9:10 UTC (permalink / raw)
To: zsh-workers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday 17 October 2006 03:09, Peter Stephenson wrote:
> On Sat, 7 Oct 2006 12:13:24 +0400
>
> Andrey Borzenkov <arvidjaar@newmail.ru> wrote:
> > Mandriva RPM includes patch to rename Mandrake -> Mandriva completion
> > function directories (in line with general policy that word Mandrake
> > should not appear anymore). I am not sure if this worth it in generic
> > sources; and anyway I am not sure how to do it properly in CVS.
>
> Now done.
thank you (sorry for long pause, I was on business trip this week).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFOeQUR6LMutpd94wRAh75AKCj2ApdRrvyVtBYA8ioGjobytP/TACeJTRc
VURu4eCQ31v8AGjPGqxAf2E=
=jAT+
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-10-21 9:10 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-07 8:13 Is it worth renaming Mandrake -> Mandriva? Andrey Borzenkov
2006-10-07 12:09 ` Peter Stephenson
2006-10-07 12:24 ` Bart Schaefer
2006-10-08 19:18 ` Roman Neuhauser
2006-10-16 23:09 ` Peter Stephenson
2006-10-21 9:10 ` Andrey Borzenkov
Code repositories for project(s) associated with this public inbox
https://git.vuxu.org/mirror/zsh/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).