----- Original Message -----
From: Mike Cannon-Brookes <[EMAIL PROTECTED]>
Date: Thursday, May 23, 2002 4:42 pm
Subject: Re: [Xdoclet-devel] FW: Issue tracking / project mgt for 
Xdoclet

> On 24/5/02 12:09 AM, "[EMAIL PROTECTED]" 
> ([EMAIL PROTECTED])penned the words:
> 
> >> What do you think about it?
> >> 
> >> Ara.
> >> 
> > 
> > It sounds very nice! -But we need to migrate all the tracker 
> data from
> > SF. How to do? Does JIRA have any kind of SF web scraper that 
> could do
> > it for us? -Or are we facing a long-lasting handjob here ;-)
> 
> Uhm - I'm not sure. If we can get the data out of SF into a computer
> readable form, we can get it into JIRA. Is there a CSV or XML 
> export from
> SF?
> 

I don't know. I wouldn't think so. Maybe you could write a little 
screen-scraper? It shouldn't be too hard. You can take a look at the 
CVSGrab source code on SF. It's a very cool CVS client implemented as a 
screen-scraper that scrapes information off ViewCVS web pages. You 
could do something similar to scrape off SF trackers. You need 
something like this anyway if you want people to migrate from SF to 
JIRA. (you might want to use JTidy too in case SF's HTML isn't well-
formed, but I think you can get away with the same approach as CVSGrab)

> > What I'm missing in SF's tracker is CVS integration (so you can 
> relate> an issue to a TAG/BRANCH), as well as automatic generation of
> > CHANGES.TXT for our releases. Does JIRA do this?
> 
> Well, full two way CVS integration is still a few releases off but 
> for now
> you can always just make JIRA versions to match up with your CVS 
> branches?

That's good enough for starters.

> JIRA generates an HTML changelog (which may or may not do for what 
> you'relooking for). Generating a text based changelog is pretty 
> easy to add if
> it's needed though! :)
>

Nice!
 
> -mike
> 

Aslak

> 


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to