cvs.zope.org/Products -> svn.zope.org?
Hi, almost all big Zope projects have changed to Subversion fortunately. Using svn:externals is a nice way to build bundles and helps a lot deploying software. However projects still have some dependencies from cvs.zope.org some older material (possibly not updated material). So the current solution is to write a shell script that pulls the stuff manually from cvs.zope.org. Wouldn't it make sense to migrate the complete Products hierarchy from cvs.zope.org to svn.zope.org? Andreas -- ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany Web: www.zopyx.com - Email: info@zopyx.com - Phone +49 - 7071 - 793376 E-Publishing, Python, Zope & Plone development, Consulting
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 17 Apr 2006, at 14:15, Andreas Jung wrote:
Hi,
almost all big Zope projects have changed to Subversion fortunately. Using svn:externals is a nice way to build bundles and helps a lot deploying software. However projects still have some dependencies from cvs.zope.org some older material (possibly not updated material). So the current solution is to write a shell script that pulls the stuff manually from cvs.zope.org. Wouldn't it make sense to migrate the complete Products hierarchy from cvs.zope.org to svn.zope.org?
- -1 on migrating everything. IMHO it would be better to identify those dependencies and selectively migrate products as needed. I'd volunteer to do the migrations, I have a well-working test harness and migration scripts for that purpose on the cvs.zope.org box. Let's get a consensus on what should be migrated and where (meaning, what's the SVN directory naming fashion of the week), I'll handle it after that. jens -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFEQ6VKRAx5nvEhZLIRAqC5AJsHO1Oz/Ku/1cZDEPLnecg+E6DVOgCfX3Si vsxrmktoYeORi05zbo0wdog= =3n3Q -----END PGP SIGNATURE-----
--On 17. April 2006 16:25:10 +0200 Jens Vagelpohl <jens@dataflake.org> wrote:
Wouldn't it make sense to migrate the complete Products hierarchy from cvs.zope.org to svn.zope.org?
- -1 on migrating everything.
IMHO it would be better to identify those dependencies and selectively migrate products as needed. I'd volunteer to do the migrations, I have a well-working test harness and migration scripts for that purpose on the cvs.zope.org box.
We must distinguish between major community projects and private/commercial projects. If you want to support both we might end up having most of the stuff on svn.zope.org as well... Andreas -- ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany Web: www.zopyx.com - Email: info@zopyx.com - Phone +49 - 7071 - 793376 E-Publishing, Python, Zope & Plone development, Consulting
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 18 Apr 2006, at 08:30, Andreas Jung wrote:
--On 17. April 2006 16:25:10 +0200 Jens Vagelpohl <jens@dataflake.org> wrote:
Wouldn't it make sense to migrate the complete Products hierarchy from cvs.zope.org to svn.zope.org?
- -1 on migrating everything.
IMHO it would be better to identify those dependencies and selectively migrate products as needed. I'd volunteer to do the migrations, I have a well-working test harness and migration scripts for that purpose on the cvs.zope.org box.
We must distinguish between major community projects and private/ commercial projects. If you want to support both we might end up having most of the stuff on svn.zope.org as well...
Have you looked at what's inside the Products folder on cvs.zope.org? The important bits are already moved to SVN and then there's a whole lot of old unmaintained stuff. Now that I looked at what's in there I am even more against a wholesale move. I'm assuming the reason you started this discussion is because you had to fish something out of CVS. We could start by you identifying what that was. jens -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFERJbSRAx5nvEhZLIRAslrAJ4kDbIRw1/5l+yyc6j4x0fuWTCvYACdFISH ORbGazbvlNa7OEdGvWFIByE= =ribv -----END PGP SIGNATURE-----
As a Plone developer my favourite two products I'd like to see moved would be: 1) ExternalEditor 2) Basket 'course I've had the discussion with chrism in the past about moving Basket over... Chris, what do you think? - Rocky On Tue, 2006-18-04 at 09:35 +0200, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 18 Apr 2006, at 08:30, Andreas Jung wrote:
--On 17. April 2006 16:25:10 +0200 Jens Vagelpohl <jens@dataflake.org> wrote:
Wouldn't it make sense to migrate the complete Products hierarchy from cvs.zope.org to svn.zope.org?
- -1 on migrating everything.
IMHO it would be better to identify those dependencies and selectively migrate products as needed. I'd volunteer to do the migrations, I have a well-working test harness and migration scripts for that purpose on the cvs.zope.org box.
We must distinguish between major community projects and private/ commercial projects. If you want to support both we might end up having most of the stuff on svn.zope.org as well...
Have you looked at what's inside the Products folder on cvs.zope.org? The important bits are already moved to SVN and then there's a whole lot of old unmaintained stuff. Now that I looked at what's in there I am even more against a wholesale move.
I'm assuming the reason you started this discussion is because you had to fish something out of CVS. We could start by you identifying what that was.
jens
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin)
iD8DBQFERJbSRAx5nvEhZLIRAslrAJ4kDbIRw1/5l+yyc6j4x0fuWTCvYACdFISH ORbGazbvlNa7OEdGvWFIByE= =ribv -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Rocky Burt AdaptiveWave - Content Management as a Service http://www.adaptivewave.com Content Management Made Simple
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Rocky, since this whole issue seems to have petered out, if you want to follow up with the respective product authors and have them contact me I'll get them moved. I just don't want to do that without having a consensus first. jens On 18 Apr 2006, at 11:44, Rocky Burt wrote:
As a Plone developer my favourite two products I'd like to see moved would be: 1) ExternalEditor 2) Basket
'course I've had the discussion with chrism in the past about moving Basket over... Chris, what do you think?
- Rocky
On Tue, 2006-18-04 at 09:35 +0200, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 18 Apr 2006, at 08:30, Andreas Jung wrote:
--On 17. April 2006 16:25:10 +0200 Jens Vagelpohl <jens@dataflake.org> wrote:
Wouldn't it make sense to migrate the complete Products hierarchy from cvs.zope.org to svn.zope.org?
- -1 on migrating everything.
IMHO it would be better to identify those dependencies and selectively migrate products as needed. I'd volunteer to do the migrations, I have a well-working test harness and migration scripts for that purpose on the cvs.zope.org box.
We must distinguish between major community projects and private/ commercial projects. If you want to support both we might end up having most of the stuff on svn.zope.org as well...
Have you looked at what's inside the Products folder on cvs.zope.org? The important bits are already moved to SVN and then there's a whole lot of old unmaintained stuff. Now that I looked at what's in there I am even more against a wholesale move.
I'm assuming the reason you started this discussion is because you had to fish something out of CVS. We could start by you identifying what that was.
jens
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin)
iD8DBQFERJbSRAx5nvEhZLIRAslrAJ4kDbIRw1/5l+yyc6j4x0fuWTCvYACdFISH ORbGazbvlNa7OEdGvWFIByE= =ribv -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Rocky Burt AdaptiveWave - Content Management as a Service http://www.adaptivewave.com Content Management Made Simple
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFER+s5RAx5nvEhZLIRAopsAKCjtGP4GlDkwsKJvec8OBJhMfkEdgCdHFnB ZSF1NyFxDZNGgRQ1yra5UR8= =lP+F -----END PGP SIGNATURE-----
Will do. - Rocky On Thu, 2006-20-04 at 21:12 +0100, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Rocky, since this whole issue seems to have petered out, if you want to follow up with the respective product authors and have them contact me I'll get them moved. I just don't want to do that without having a consensus first.
jens
On 18 Apr 2006, at 11:44, Rocky Burt wrote:
As a Plone developer my favourite two products I'd like to see moved would be: 1) ExternalEditor 2) Basket
'course I've had the discussion with chrism in the past about moving Basket over... Chris, what do you think?
- Rocky
On Tue, 2006-18-04 at 09:35 +0200, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 18 Apr 2006, at 08:30, Andreas Jung wrote:
--On 17. April 2006 16:25:10 +0200 Jens Vagelpohl <jens@dataflake.org> wrote:
Wouldn't it make sense to migrate the complete Products hierarchy from cvs.zope.org to svn.zope.org?
- -1 on migrating everything.
IMHO it would be better to identify those dependencies and selectively migrate products as needed. I'd volunteer to do the migrations, I have a well-working test harness and migration scripts for that purpose on the cvs.zope.org box.
We must distinguish between major community projects and private/ commercial projects. If you want to support both we might end up having most of the stuff on svn.zope.org as well...
Have you looked at what's inside the Products folder on cvs.zope.org? The important bits are already moved to SVN and then there's a whole lot of old unmaintained stuff. Now that I looked at what's in there I am even more against a wholesale move.
I'm assuming the reason you started this discussion is because you had to fish something out of CVS. We could start by you identifying what that was.
jens
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin)
iD8DBQFERJbSRAx5nvEhZLIRAslrAJ4kDbIRw1/5l+yyc6j4x0fuWTCvYACdFISH ORbGazbvlNa7OEdGvWFIByE= =ribv -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Rocky Burt AdaptiveWave - Content Management as a Service http://www.adaptivewave.com Content Management Made Simple
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin)
iD8DBQFER+s5RAx5nvEhZLIRAopsAKCjtGP4GlDkwsKJvec8OBJhMfkEdgCdHFnB ZSF1NyFxDZNGgRQ1yra5UR8= =lP+F -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Rocky Burt AdaptiveWave - Content Management as a Service http://www.adaptivewave.com Content Management Made Simple
Sorry, I wasn't paying attention here. Moving these things is fine by me, I just currently don't have the time to expend any effort on it. If somebody wants to do it, great, and just let me know where it ends up. I'll note that Basket should really just die in favor of something going in to Zope 2 proper. - C On Apr 22, 2006, at 1:02 PM, Rocky Burt wrote:
Will do.
- Rocky
On Thu, 2006-20-04 at 21:12 +0100, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Rocky, since this whole issue seems to have petered out, if you want to follow up with the respective product authors and have them contact me I'll get them moved. I just don't want to do that without having a consensus first.
jens
On 18 Apr 2006, at 11:44, Rocky Burt wrote:
As a Plone developer my favourite two products I'd like to see moved would be: 1) ExternalEditor 2) Basket
'course I've had the discussion with chrism in the past about moving Basket over... Chris, what do you think?
- Rocky
On Tue, 2006-18-04 at 09:35 +0200, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 18 Apr 2006, at 08:30, Andreas Jung wrote:
--On 17. April 2006 16:25:10 +0200 Jens Vagelpohl <jens@dataflake.org> wrote:
> Wouldn't it make sense to migrate the complete Products > hierarchy > from cvs.zope.org to svn.zope.org?
- -1 on migrating everything.
IMHO it would be better to identify those dependencies and selectively migrate products as needed. I'd volunteer to do the migrations, I have a well-working test harness and migration scripts for that purpose on the cvs.zope.org box.
We must distinguish between major community projects and private/ commercial projects. If you want to support both we might end up having most of the stuff on svn.zope.org as well...
Have you looked at what's inside the Products folder on cvs.zope.org? The important bits are already moved to SVN and then there's a whole lot of old unmaintained stuff. Now that I looked at what's in there I am even more against a wholesale move.
I'm assuming the reason you started this discussion is because you had to fish something out of CVS. We could start by you identifying what that was.
jens
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin)
iD8DBQFERJbSRAx5nvEhZLIRAslrAJ4kDbIRw1/5l+yyc6j4x0fuWTCvYACdFISH ORbGazbvlNa7OEdGvWFIByE= =ribv -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Rocky Burt AdaptiveWave - Content Management as a Service http://www.adaptivewave.com Content Management Made Simple
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin)
iD8DBQFER+s5RAx5nvEhZLIRAopsAKCjtGP4GlDkwsKJvec8OBJhMfkEdgCdHFnB ZSF1NyFxDZNGgRQ1yra5UR8= =lP+F -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Rocky Burt AdaptiveWave - Content Management as a Service http://www.adaptivewave.com Content Management Made Simple
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 All done, please take a quick look at... http://svn.zope.org/Products.Basket/ http://svn.zope.org/Products.ExternalEditor/ to ensure everything is OK. Then I will cvs rm the packages in CVS and add a suitable log entry to tell people where things are. jens On 23 Apr 2006, at 12:10, Chris McDonough wrote:
Sorry, I wasn't paying attention here.
Moving these things is fine by me, I just currently don't have the time to expend any effort on it. If somebody wants to do it, great, and just let me know where it ends up.
I'll note that Basket should really just die in favor of something going in to Zope 2 proper.
- C
On Apr 22, 2006, at 1:02 PM, Rocky Burt wrote:
Will do.
- Rocky
On Thu, 2006-20-04 at 21:12 +0100, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Rocky, since this whole issue seems to have petered out, if you want to follow up with the respective product authors and have them contact me I'll get them moved. I just don't want to do that without having a consensus first.
jens
On 18 Apr 2006, at 11:44, Rocky Burt wrote:
As a Plone developer my favourite two products I'd like to see moved would be: 1) ExternalEditor 2) Basket
'course I've had the discussion with chrism in the past about moving Basket over... Chris, what do you think?
- Rocky
On Tue, 2006-18-04 at 09:35 +0200, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 18 Apr 2006, at 08:30, Andreas Jung wrote:
--On 17. April 2006 16:25:10 +0200 Jens Vagelpohl <jens@dataflake.org> wrote: >> Wouldn't it make sense to migrate the complete Products >> hierarchy >> from cvs.zope.org to svn.zope.org? > > - -1 on migrating everything. > > IMHO it would be better to identify those dependencies and > selectively > migrate products as needed. I'd volunteer to do the > migrations, I > have a > well-working test harness and migration scripts for that > purpose > on the > cvs.zope.org box. >
We must distinguish between major community projects and private/ commercial projects. If you want to support both we might end up having most of the stuff on svn.zope.org as well...
Have you looked at what's inside the Products folder on cvs.zope.org? The important bits are already moved to SVN and then there's a whole lot of old unmaintained stuff. Now that I looked at what's in there I am even more against a wholesale move.
I'm assuming the reason you started this discussion is because you had to fish something out of CVS. We could start by you identifying what that was.
jens
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin)
iD8DBQFERJbSRAx5nvEhZLIRAslrAJ4kDbIRw1/5l+yyc6j4x0fuWTCvYACdFISH ORbGazbvlNa7OEdGvWFIByE= =ribv -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Rocky Burt AdaptiveWave - Content Management as a Service http://www.adaptivewave.com Content Management Made Simple
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin)
iD8DBQFER+s5RAx5nvEhZLIRAopsAKCjtGP4GlDkwsKJvec8OBJhMfkEdgCdHFnB ZSF1NyFxDZNGgRQ1yra5UR8= =lP+F -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Rocky Burt AdaptiveWave - Content Management as a Service http://www.adaptivewave.com Content Management Made Simple
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists -http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) iD8DBQFES2ftRAx5nvEhZLIRAlT7AKCgOXlxK+97Zz6bsR/zakykTf6PlwCgk3lf ESXAu/0SU31+A6+jVwlzMeI= =MdIx -----END PGP SIGNATURE-----
Previously Jens Vagelpohl wrote:
All done, please take a quick look at...
Looks good for ExternalEditor; I've updated the svn bundles for Plone to grab EE from subversion instead. Wichert. -- Wichert Akkerman <wichert@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.
Great, thanks for doing this Jens! - Rocky On Sun, 2006-23-04 at 12:41 +0100, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
All done, please take a quick look at...
http://svn.zope.org/Products.Basket/
http://svn.zope.org/Products.ExternalEditor/
to ensure everything is OK. Then I will cvs rm the packages in CVS and add a suitable log entry to tell people where things are.
jens
On 23 Apr 2006, at 12:10, Chris McDonough wrote:
Sorry, I wasn't paying attention here.
Moving these things is fine by me, I just currently don't have the time to expend any effort on it. If somebody wants to do it, great, and just let me know where it ends up.
I'll note that Basket should really just die in favor of something going in to Zope 2 proper.
- C
On Apr 22, 2006, at 1:02 PM, Rocky Burt wrote:
Will do.
- Rocky
On Thu, 2006-20-04 at 21:12 +0100, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Rocky, since this whole issue seems to have petered out, if you want to follow up with the respective product authors and have them contact me I'll get them moved. I just don't want to do that without having a consensus first.
jens
On 18 Apr 2006, at 11:44, Rocky Burt wrote:
As a Plone developer my favourite two products I'd like to see moved would be: 1) ExternalEditor 2) Basket
'course I've had the discussion with chrism in the past about moving Basket over... Chris, what do you think?
- Rocky
On Tue, 2006-18-04 at 09:35 +0200, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 18 Apr 2006, at 08:30, Andreas Jung wrote:
> > > --On 17. April 2006 16:25:10 +0200 Jens Vagelpohl > <jens@dataflake.org> wrote: >>> Wouldn't it make sense to migrate the complete Products >>> hierarchy >>> from cvs.zope.org to svn.zope.org? >> >> - -1 on migrating everything. >> >> IMHO it would be better to identify those dependencies and >> selectively >> migrate products as needed. I'd volunteer to do the >> migrations, I >> have a >> well-working test harness and migration scripts for that >> purpose >> on the >> cvs.zope.org box. >> > > We must distinguish between major community projects and private/ > commercial projects. If you want to support both we might end up > having most of the stuff on svn.zope.org as well...
Have you looked at what's inside the Products folder on cvs.zope.org? The important bits are already moved to SVN and then there's a whole lot of old unmaintained stuff. Now that I looked at what's in there I am even more against a wholesale move.
I'm assuming the reason you started this discussion is because you had to fish something out of CVS. We could start by you identifying what that was.
jens
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin)
iD8DBQFERJbSRAx5nvEhZLIRAslrAJ4kDbIRw1/5l+yyc6j4x0fuWTCvYACdFISH ORbGazbvlNa7OEdGvWFIByE= =ribv -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Rocky Burt AdaptiveWave - Content Management as a Service http://www.adaptivewave.com Content Management Made Simple
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin)
iD8DBQFER+s5RAx5nvEhZLIRAopsAKCjtGP4GlDkwsKJvec8OBJhMfkEdgCdHFnB ZSF1NyFxDZNGgRQ1yra5UR8= =lP+F -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Rocky Burt AdaptiveWave - Content Management as a Service http://www.adaptivewave.com Content Management Made Simple
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists -http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin)
iD8DBQFES2ftRAx5nvEhZLIRAlT7AKCgOXlxK+97Zz6bsR/zakykTf6PlwCgk3lf ESXAu/0SU31+A6+jVwlzMeI= =MdIx -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Rocky Burt AdaptiveWave - Content Management as a Service http://www.adaptivewave.com Content Management Made Simple
Looking good! On Apr 23, 2006, at 7:41 AM, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
All done, please take a quick look at...
http://svn.zope.org/Products.Basket/
http://svn.zope.org/Products.ExternalEditor/
to ensure everything is OK. Then I will cvs rm the packages in CVS and add a suitable log entry to tell people where things are.
jens
On 23 Apr 2006, at 12:10, Chris McDonough wrote:
Sorry, I wasn't paying attention here.
Moving these things is fine by me, I just currently don't have the time to expend any effort on it. If somebody wants to do it, great, and just let me know where it ends up.
I'll note that Basket should really just die in favor of something going in to Zope 2 proper.
- C
On Apr 22, 2006, at 1:02 PM, Rocky Burt wrote:
Will do.
- Rocky
On Thu, 2006-20-04 at 21:12 +0100, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Rocky, since this whole issue seems to have petered out, if you want to follow up with the respective product authors and have them contact me I'll get them moved. I just don't want to do that without having a consensus first.
jens
On 18 Apr 2006, at 11:44, Rocky Burt wrote:
As a Plone developer my favourite two products I'd like to see moved would be: 1) ExternalEditor 2) Basket
'course I've had the discussion with chrism in the past about moving Basket over... Chris, what do you think?
- Rocky
On Tue, 2006-18-04 at 09:35 +0200, Jens Vagelpohl wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 18 Apr 2006, at 08:30, Andreas Jung wrote:
> > > --On 17. April 2006 16:25:10 +0200 Jens Vagelpohl > <jens@dataflake.org> wrote: >>> Wouldn't it make sense to migrate the complete Products >>> hierarchy >>> from cvs.zope.org to svn.zope.org? >> >> - -1 on migrating everything. >> >> IMHO it would be better to identify those dependencies and >> selectively >> migrate products as needed. I'd volunteer to do the >> migrations, I >> have a >> well-working test harness and migration scripts for that >> purpose >> on the >> cvs.zope.org box. >> > > We must distinguish between major community projects and > private/ > commercial projects. If you want to support both we might end up > having most of the stuff on svn.zope.org as well...
Have you looked at what's inside the Products folder on cvs.zope.org? The important bits are already moved to SVN and then there's a whole lot of old unmaintained stuff. Now that I looked at what's in there I am even more against a wholesale move.
I'm assuming the reason you started this discussion is because you had to fish something out of CVS. We could start by you identifying what that was.
jens
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin)
iD8DBQFERJbSRAx5nvEhZLIRAslrAJ4kDbIRw1/5l+yyc6j4x0fuWTCvYACdFISH ORbGazbvlNa7OEdGvWFIByE= =ribv -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Rocky Burt AdaptiveWave - Content Management as a Service http://www.adaptivewave.com Content Management Made Simple
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin)
iD8DBQFER+s5RAx5nvEhZLIRAopsAKCjtGP4GlDkwsKJvec8OBJhMfkEdgCdHFnB ZSF1NyFxDZNGgRQ1yra5UR8= =lP+F -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Rocky Burt AdaptiveWave - Content Management as a Service http://www.adaptivewave.com Content Management Made Simple
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists -http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin)
iD8DBQFES2ftRAx5nvEhZLIRAlT7AKCgOXlxK+97Zz6bsR/zakykTf6PlwCgk3lf ESXAu/0SU31+A6+jVwlzMeI= =MdIx -----END PGP SIGNATURE-----
participants (5)
-
Andreas Jung -
Chris McDonough -
Jens Vagelpohl -
Rocky Burt -
Wichert Akkerman