GitHub
Posted by AbsolutelyFreeWeb
GitHub July 04, 2011 02:05PM |
Registered: 13 years ago Posts: 28 |
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 :)
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 |
Admin Registered: 22 years ago Posts: 9,240 |
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
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 |
Registered: 13 years ago Posts: 28 |
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 ... :)
- 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 |
Admin Registered: 22 years ago Posts: 9,240 |
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
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 |
Registered: 13 years ago Posts: 28 |
Re: GitHub July 08, 2011 05:23AM |
Admin Registered: 22 years ago Posts: 9,240 |
Re: GitHub August 16, 2011 01:43AM |
Registered: 15 years ago Posts: 59 |
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
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 |
Admin Registered: 22 years ago Posts: 9,240 |
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.
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 |
Registered: 15 years ago Posts: 59 |
Re: GitHub August 17, 2011 08:04AM |
Admin Registered: 22 years ago Posts: 9,240 |
Sorry, only registered users may post in this forum.