Firefox PHP

GitHub

Posted by AbsolutelyFreeWeb 
GitHub
July 04, 2011 02:05PM
OK so I have a few questions:

1. Issue tracking. How do I tag my issues with right branch ? (5.2.16, 5.3.0 etc etc)

2. I'm following the repository, yet I do not get notifications about recent commits. How do I set my notifications?

3. Search. It seems to be possible to search for code. However I can't work with it yet. First if I search for something like PHORUM['DB'] it tells me invalid and use quotes. When I do use quotes, it will give me all hits that are not exactly the same, like phorum_db_.... It also gives me hits across all repositories. So I tried to limit the search by specifying one. According to the search help one could use repo:repositoryname when searching. I howver have not succeded to get any results at all using repo:. Is the repositoryname = phorum ? or ?

Hope you can advise :)
Re: GitHub
July 04, 2011 02:58PM
1.) When entering a new issue, you got labels on the right hand side and some option above the input box to add milestones (at least I got those ;))

2.) There is a account settings section with a "notification center" but I don't know if thats for "watched" repositories too. We didn't write github and are also just looking around to find stuff - btw. for subversion we didn't have general notifications either, we had to setup a fixed list of recipients to get commit messages ;).

3. I'm using my local IDE to search through code. I doubt that this works with github directly.


Thomas Seifert
Re: GitHub
July 04, 2011 09:30PM
Hi Thomas,

- It's not possible for me to choose lables on the right hand side. It's just white / empty to the right of the text area :(

- I have everything checked in notification center. I'm starting to follow all coders now, see if that is better :)

- ok let me know if you succeed using the repo: search prefix ... :)
Re: GitHub
July 05, 2011 04:20AM
Hi,

seems like its my / our part to label new issues: [groups.google.com]

We haven't got a notification for new commits either so I guess its not really there (yet?). All I can define is sending to *one* mail address which I'd need to define as a mailinglist if I want it to be handled that way. I'll setup a mailinglist for this purpose.


Thomas Seifert
Re: GitHub
July 05, 2011 05:04AM
thanks :)
Re: GitHub
July 08, 2011 05:23AM
Mailinglist is done, see [www.phorum.org]


Thomas Seifert
Re: GitHub
August 16, 2011 01:43AM
Hi!

What happened with old CVS? It used to work, but now it says:

svn export -r5343 [trac.phorum.org]
svn: The OPTIONS response did not include the requested activity-collection-set; this often means that the URL is not WebDAV-enabled

Regards, Zdravko
Re: GitHub
August 16, 2011 01:51AM
That was never the svn url. [svn.phorum.org] was svn.
Keep in mind that its not updated anymore! Any changes go to github.


Thomas Seifert



Edited 1 time(s). Last edit at 08/16/2011 01:52AM by Thomas Seifert.
Re: GitHub
August 17, 2011 08:01AM
Thank you. I need to merge from rev: 4484 and than I'll move to github.
Are the revision numbers the same as reported by trac.phorum.org?

Regards, Zdravko
Re: GitHub
August 17, 2011 08:04AM
No, the revision numbers on git are not the same as git uses a kind of uuid to allow decentralized management. I would try to find the corresponding entry by the commit message.


Thomas Seifert
Sorry, only registered users may post in this forum.

Click here to login