You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Tim Van Steenburgh <va...@users.sf.net> on 2014/01/28 22:35:24 UTC

[allura:tickets] #7114 Make imports work on user projects



---

** [tickets:#7114] Make imports work on user projects**

**Status:** in-progress
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Tue Jan 28, 2014 09:35 PM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Tim Van Steenburgh <va...@users.sf.net>.
- **status**: in-progress --> closed



---

** [tickets:#7114] Make imports work on user projects**

**Status:** closed
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Thu Feb 06, 2014 10:03 PM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Dave Brondsema <br...@users.sf.net>.
Tracker imported, but wiki got this error, perhaps because user-projects have their shortname_prefix "u/" included in their shortname.

~~~~
  File "/nfs/home/dbrondsema/tracwikiimporter/tracwikiimporter/importer.py", line 117, in import_tool
    load_data(f.name, WikiFromTrac.parser(), options)
  File "/nfs/home/dbrondsema/tracwikiimporter/tracwikiimporter/scripts/wiki_from_trac/loaders.py", line 54, in load_data
    import_wiki(cli, options.project, options.wiki, options, doc_txt)
  File "/nfs/home/dbrondsema/tracwikiimporter/tracwikiimporter/scripts/wiki_from_trac/loaders.py", line 74, in import_wiki
    r = cli.call(url + '/' + title, **page)
  File "/home/dbrondsema/dbrondsema-1019/forge/Allura/allura/lib/import_api.py", line 64, in call
    raise e
HTTPError: HTTP Error 404: Not Found (http://sf-dbrondsema-1015.sb.sf.net/rest/p/u/admin1/wiki-gar2/GarPackagingTutorial)
~~~~


---

** [tickets:#7114] Make imports work on user projects**

**Status:** in-progress
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Fri Jan 31, 2014 05:53 AM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Tim Van Steenburgh <va...@users.sf.net>.
New commit on tracwikiimporter:tv/7114


---

** [tickets:#7114] Make imports work on user projects**

**Status:** code-review
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Tue Feb 04, 2014 03:30 PM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Dave Brondsema <br...@users.sf.net>.
- **status**: code-review --> in-progress



---

** [tickets:#7114] Make imports work on user projects**

**Status:** in-progress
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Fri Jan 31, 2014 05:53 AM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Tim Van Steenburgh <va...@users.sf.net>.
- **status**: in-progress --> code-review



---

** [tickets:#7114] Make imports work on user projects**

**Status:** code-review
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Tue Feb 04, 2014 03:30 PM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Tim Van Steenburgh <va...@users.sf.net>.
- **status**: in-progress --> code-review
- **Size**:  --> 1



---

** [tickets:#7114] Make imports work on user projects**

**Status:** code-review
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Tue Jan 28, 2014 09:35 PM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Dave Brondsema <br...@users.sf.net>.
All 3 of these scripts are supposed to be end-user scripts that can be run with the Allura codebase but on an end-user's machine and not on the server, so we shouldn't query mongo.  Really, we should have an extra parameter passed through for neighborhood here.  And it'll have to do some hard-coded munging, I suppose, to handle the u/ shortname_prefix for user-projects :(  Or maybe strip that part before passing to the script, and the scripts don't have to worry about the u/ part then.





---

** [tickets:#7114] Make imports work on user projects**

**Status:** in-progress
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Wed Jan 29, 2014 03:56 PM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Tim Van Steenburgh <va...@users.sf.net>.
Nice, that's much better than mine, thanks. Both repos merged.


---

** [tickets:#7114] Make imports work on user projects**

**Status:** closed
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Thu Feb 06, 2014 10:03 PM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Dave Brondsema <br...@users.sf.net>.
- **status**: code-review --> in-progress



---

** [tickets:#7114] Make imports work on user projects**

**Status:** in-progress
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Thu Feb 06, 2014 03:07 AM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Dave Brondsema <br...@users.sf.net>.
- **QA**: Dave Brondsema



---

** [tickets:#7114] Make imports work on user projects**

**Status:** code-review
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Tue Jan 28, 2014 09:38 PM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Tim Van Steenburgh <va...@users.sf.net>.
New commits on both repos.


---

** [tickets:#7114] Make imports work on user projects**

**Status:** code-review
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Wed Jan 29, 2014 11:38 PM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Dave Brondsema <br...@users.sf.net>.
- **status**: code-review --> in-progress



---

** [tickets:#7114] Make imports work on user projects**

**Status:** in-progress
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Wed Jan 29, 2014 03:56 PM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Dave Brondsema <br...@users.sf.net>.
Latest commit doesn't work for subprojects or other neighborhoods.  I've added a commit to tv/7114 for your review which should handle those properly.


---

** [tickets:#7114] Make imports work on user projects**

**Status:** in-progress
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Thu Feb 06, 2014 03:07 AM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Tim Van Steenburgh <va...@users.sf.net>.
- **status**: in-progress --> code-review



---

** [tickets:#7114] Make imports work on user projects**

**Status:** code-review
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Wed Jan 29, 2014 11:38 PM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7114 Make imports work on user projects

Posted by Tim Van Steenburgh <va...@users.sf.net>.
allura:tv/7114
tracwikiimporter:tv/7114


---

** [tickets:#7114] Make imports work on user projects**

**Status:** code-review
**Created:** Tue Jan 28, 2014 09:35 PM UTC by Tim Van Steenburgh
**Last Updated:** Tue Jan 28, 2014 09:35 PM UTC
**Owner:** Tim Van Steenburgh




---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.