* [gentoo-dev] GLEP XX: Subversion for Gentoo Hosted Projects @ 2005-03-10 16:12 Aaron Walker 2005-03-10 18:15 ` [gentoo-dev] " Holger Hoffstaette 2005-03-10 18:19 ` [gentoo-dev] " Dan Armak 0 siblings, 2 replies; 6+ messages in thread From: Aaron Walker @ 2005-03-10 16:12 UTC (permalink / raw To: gentoo-dev -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've been meaning to send this for a while.. it's been sitting on toucan for months (thanks for the nudge ciaranm). http://dev.gentoo.org/~ka0ttic/tmp/svn-glep.txt comments? - -- Vhee in duoobt, du vhet zee Preseedent dues -- gooess. Bork Bork Bork! Aaron Walker <ka0ttic@gentoo.org> [ BSD | cron | forensics | shell-tools | commonbox | netmon | vim | web-apps ] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCMHHUC3poscuANHARAu8HAJ48Vgg3YahCoDbTOTYS+p4sUeK/EACcCAd4 gDwkpMmskBwjCyJc28e3i5s= =cYtt -----END PGP SIGNATURE----- -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-dev] Re: GLEP XX: Subversion for Gentoo Hosted Projects 2005-03-10 16:12 [gentoo-dev] GLEP XX: Subversion for Gentoo Hosted Projects Aaron Walker @ 2005-03-10 18:15 ` Holger Hoffstaette 2005-03-10 18:19 ` [gentoo-dev] " Dan Armak 1 sibling, 0 replies; 6+ messages in thread From: Holger Hoffstaette @ 2005-03-10 18:15 UTC (permalink / raw To: gentoo-dev On Thu, 10 Mar 2005 11:12:04 -0500, Aaron Walker wrote: > http://dev.gentoo.org/~ka0ttic/tmp/svn-glep.txt > > comments? Please recommend that people use fsfs type repositories until the 'occasional' bdb repository munching has been solved (though AFAIR that is related to mod_dav_svn). It will also allow people to upgrade their berkeleydb installation with less risk. -h -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] GLEP XX: Subversion for Gentoo Hosted Projects 2005-03-10 16:12 [gentoo-dev] GLEP XX: Subversion for Gentoo Hosted Projects Aaron Walker 2005-03-10 18:15 ` [gentoo-dev] " Holger Hoffstaette @ 2005-03-10 18:19 ` Dan Armak 2005-03-11 0:06 ` Martin Schlemmer 1 sibling, 1 reply; 6+ messages in thread From: Dan Armak @ 2005-03-10 18:19 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 1023 bytes --] On Thursday 10 March 2005 18:12, Aaron Walker wrote: > http://dev.gentoo.org/~ka0ttic/tmp/svn-glep.txt > > comments? I'm a fan of subversion. Hosted an ebuild overlay (the original kde split ebuilds) at berlios.de because we only had cvs. So I'm obviously glad to see this :-) You write that subversion supports changesets, but AFAIK it doesn't, and the Subversion Book seems to confirm this. What exactly do you mean by changesets? I'm not sure what changesets are myself, but fex. there's no SVN format for describing a commit's contents (properties, moves, ...) which can be applied to a working copy (as svn merge would). I see nothing else to comment on in the protoGLEP, as it has nothing Gentoo-specific in it... For people familiar with svn, the Abstract and Motivation are the only interesting parts. -- Dan Armak Gentoo Linux developer (KDE) Public GPG key: http://dev.gentoo.org/~danarmak/danarmak-gpg-public.key Fingerprint: DD70 DBF9 E3D4 6CB9 2FDD 0069 508D 9143 8D5F 8951 [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] GLEP XX: Subversion for Gentoo Hosted Projects 2005-03-10 18:19 ` [gentoo-dev] " Dan Armak @ 2005-03-11 0:06 ` Martin Schlemmer 2005-03-11 16:58 ` Dan Armak 0 siblings, 1 reply; 6+ messages in thread From: Martin Schlemmer @ 2005-03-11 0:06 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 949 bytes --] On Thu, 2005-03-10 at 20:19 +0200, Dan Armak wrote: > On Thursday 10 March 2005 18:12, Aaron Walker wrote: > > http://dev.gentoo.org/~ka0ttic/tmp/svn-glep.txt > > > > comments? > I'm a fan of subversion. Hosted an ebuild overlay (the original kde split > ebuilds) at berlios.de because we only had cvs. So I'm obviously glad to see > this :-) > Big yes here too. > You write that subversion supports changesets, but AFAIK it doesn't, and the > Subversion Book seems to confirm this. What exactly do you mean by > changesets? I'm not sure what changesets are myself, but fex. there's no SVN > format for describing a commit's contents (properties, moves, ...) which can > be applied to a working copy (as svn merge would). > Hrm, I would like this cleared up as well, as I also was made to think it could ... -- Martin Schlemmer Gentoo Linux Developer, Desktop/System Team Developer Cape Town, South Africa [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] GLEP XX: Subversion for Gentoo Hosted Projects 2005-03-11 0:06 ` Martin Schlemmer @ 2005-03-11 16:58 ` Dan Armak 2005-03-11 17:31 ` Dan Armak 0 siblings, 1 reply; 6+ messages in thread From: Dan Armak @ 2005-03-11 16:58 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 1697 bytes --] On Friday 11 March 2005 02:06, Martin Schlemmer wrote: > On Thu, 2005-03-10 at 20:19 +0200, Dan Armak wrote: > > On Thursday 10 March 2005 18:12, Aaron Walker wrote: > > > http://dev.gentoo.org/~ka0ttic/tmp/svn-glep.txt > > > > > > comments? > > > > I'm a fan of subversion. Hosted an ebuild overlay (the original kde split > > ebuilds) at berlios.de because we only had cvs. So I'm obviously glad to > > see this :-) > > Big yes here too. > > > You write that subversion supports changesets, but AFAIK it doesn't, and > > the Subversion Book seems to confirm this. What exactly do you mean by > > changesets? I'm not sure what changesets are myself, but fex. there's no > > SVN format for describing a commit's contents (properties, moves, ...) > > which can be applied to a working copy (as svn merge would). > > Hrm, I would like this cleared up as well, as I also was made to think > it could ... Looking at the svn docs again, they call the changes made by a revision a changeset. But they do make the point that what I described above is impossible - IOW svn merge can't accept output to a file, and svn diff only outputs the info an ordinary diff does. svn also can't track these changesets when porting between branches (arch is supposed to be good at this) - the docs advise you to put 'ported rev X from branch Y' as the commit message when porting. So svn does support what they call 'changesets' - but in svn parlance, changesets don't really mean anything... -- Dan Armak Gentoo Linux developer (KDE) Public GPG key: http://dev.gentoo.org/~danarmak/danarmak-gpg-public.key Fingerprint: DD70 DBF9 E3D4 6CB9 2FDD 0069 508D 9143 8D5F 8951 [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] GLEP XX: Subversion for Gentoo Hosted Projects 2005-03-11 16:58 ` Dan Armak @ 2005-03-11 17:31 ` Dan Armak 0 siblings, 0 replies; 6+ messages in thread From: Dan Armak @ 2005-03-11 17:31 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 566 bytes --] On Friday 11 March 2005 18:58, Dan Armak wrote: > Looking at the svn docs again, they call the changes made by a revision a > changeset. But they do make the point that what I described above is > impossible - IOW svn merge can't accept output to a file, and svn diff only > outputs the info an ordinary diff does. Err of course 'svn merge can't accept input from a file'. -- Dan Armak Gentoo Linux developer (KDE) Public GPG key: http://dev.gentoo.org/~danarmak/danarmak-gpg-public.key Fingerprint: DD70 DBF9 E3D4 6CB9 2FDD 0069 508D 9143 8D5F 8951 [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-03-11 17:28 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-03-10 16:12 [gentoo-dev] GLEP XX: Subversion for Gentoo Hosted Projects Aaron Walker 2005-03-10 18:15 ` [gentoo-dev] " Holger Hoffstaette 2005-03-10 18:19 ` [gentoo-dev] " Dan Armak 2005-03-11 0:06 ` Martin Schlemmer 2005-03-11 16:58 ` Dan Armak 2005-03-11 17:31 ` Dan Armak
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox