Ticket #142 (closed task: fixed)

Opened 1 year ago

Last modified 2 months ago

SvnCheckout task only makes non-recursive checkouts.

Reported by: kasperligaard@gmail.com Assigned to: mrook
Priority: minor Milestone: 2.3.0
Component: phing-tasks-ext Version: 2.3.0beta1
Keywords: Cc: kasperligaard@gmail.com

Description

This one is not really a Phing bug, but the Svn task builds on the Pear VersionControl package, which has a bug. See http://pear.php.net/bugs/bug.php?id=11935.

The problem for a Phing user is that the VersionControl package does not seem to be maintained any more, which renders Phings svncheckout task useless (unless patching yourself).

Attachments

Change History

08/30/07 18:11:29 changed by kasperligaard@gmail.com

The component should be set to phing-tasks-ext (instead of phing-core).

09/05/07 19:04:52 changed by mrook

  • owner changed from hans to mrook.
  • component changed from phing-core to phing-tasks-ext.

09/07/07 14:19:15 changed by anonymous

I tried contacting the maintainer of the package, and then sent a request to pear-qa. Here are the pear-qa references:

http://news.php.net/php.pear.qa/4502 http://news.php.net/php.pear.qa/4503

I do not know the process of pear; any suggestions on how to move on from here?

(follow-up: ↓ 5 ) 09/10/07 15:11:20 changed by mrook

There is not much we can do, I do not know of any other (readily available) packages that provide the same functionality - and forking the package probably wouldn't be the best idea. I guess we'll have to wait till your bug is fixed upstream.

(in reply to: ↑ 4 ; follow-up: ↓ 6 ) 09/10/07 21:07:50 changed by kasperligaard@gmail.com

Replying to mrook: I have contacted the pear people via email today for an estimate of when they will release an updated package. I will report back if/when I recieve a reply from them.

(in reply to: ↑ 5 ; follow-up: ↓ 7 ) 09/10/07 21:21:19 changed by kasperligaard@gmail.com

Replying to kasperligaard@gmail.com (myself!): The Pear people are indeed trying help Phing, see here http://news.php.net/php.pear.qa/4504

(in reply to: ↑ 6 ) 09/11/07 10:42:28 changed by kasperligaard@gmail.com

It seems Clay Loveless will release a new version within a few days, see http://news.php.net/php.pear.qa/4509

09/17/07 20:36:29 changed by mrook

  • status changed from new to closed.
  • resolution set to fixed.

New version (0.3.1) of VersionControl_SVN package published, closing.


Add/Change #142 (SvnCheckout task only makes non-recursive checkouts.)




Action