Can I have a deploy on deploy repo r3965?
Recent Updates Toggle Comment Threads | Keyboard Shortcuts
-
Andrew Nacin
-
Nikolay Bachiyski
Hey, I am trying to login to the Unit Tests Trac, so that I can reply to a ticket there, but
/loginredirects to https://core.trac.wordpress.org/log/tests.Was this by design? I would prefer to reply to active tickets there until we migrate the conversations to the core trac.
-
stankea
-
Nikolay Bachiyski
Thanks, @stankea.
Hm, judging from this comment it sounds like we still should be able to login/comment on tickets.
@nacin, am I reading this right?
-
Andrew Nacin
Yes.
-
-
stankea
There was a bug in config – /login wasn’t expected to be redirected. Fixed it now.
But anything regarding how the tickets should be handled – in which trac – should be answered by @nacin
-
-
Jen Mylo
Could you add #wordpress-contribute to the irc logging setup? It’s a new channel we’ll be using for welcoming/instructing new contributors. Thanks!
-
Andrew Nacin
The name and purpose of this channel sounds like it could be fairly confusing to new contributors, and existing ones. I’m curious, could you elaborate a bit?
-
stankea
Bot in place.
01-18 11:21:25 -!- rez-bot has joined #wordpress-contribute
-
Jen Mylo
Thanks!
-
-
-
Konstantin Kovshenin
I thought I posted this last night, or maybe I was dreaming. Can we please have an “other” component in code.trac.wordpress.org? Thanks!
-
Andrew Nacin
What would be the use case? Can we simply continue to add components for each project?
-
Konstantin Kovshenin
Sure, in that case we can add “wordcamp”
-
-
-
John James Jacoby
Can we please add rez-bot (IRC logging) to the following Freenode channels:
- #buddypress
- #bbpress-dev
- #wordcamp
-
stankea
Added rez-bot to these 3 channels
-
Andrew Nacin
Can @markjaquith and I please have git installed on our sandboxes? We need it for some mirroring scripts, and I can benefit when working with some of our external libraries.
-
stankea
Howdy and happy new year! Santa has installed git on your sandboxes, and sorry for the delay
-
-
Konstantin Kovshenin
Hi there! Can I please have a new directory called “wordcamp” in code.svn.wordpress.org together with commit access to that directory? Thanks!
-
Andrew Nacin
I went ahead and did this, but just note I think we can probably swing a new meta.svn after the holiday, which wordcamp stuff can be tossed into as well.
-
Konstantin Kovshenin
SVN all the things
thanks Andrew and Happy Holidays!
-
-
-
Samuel Wood (Otto)
Reported to plugins@:
—
Revision 105138 appears to be corrupted in the SVN repo:http://plugins.trac.wordpress.org/changeset/105138
…
I ran into this because svnsync fails to
read it as well, so it’s impossible to mirror or backup the repo
because of this one revision (though there could also be more past
this revision that are also corrupt, but I won’t know until it gets
past this one).
—-
Andrew Nacin
From what I recall (from @westi), there were some corrupted revisions from way back when, so I would guess earlier than 2009, so I would not be surprised if there are more earlier than this.
-
Bryan Petty
There’s not any revisions earlier than this one like this, I’ve already been through every revision before r105138. I’m just not sure about later revisions yet.
-
Peter Westwood
To follow up I checked my IRC logs from 2009 and there was a corrupted revision but that was fixed it was somewhere in the 87000 numbers.
-
-
-
Andrew Nacin
In preparation for porting Trac from sqlite to MySQL, I would like a dump of the current DB for core.trac.wordpress.org. I will then run through the full conversion locally, document it, and script it for the eventual live transition. We’ll probably want to move a smaller Trac first to work out any kinks, so a dump of either code.trac or unit-tests.trac would also be good.
-
stankea
Dumped core (sounds funny) and wp-unit-tests. You can find them in /home/wporgdev/trac on your sandbox
-
-
John James Jacoby
Seeing mixed reports over the past few days of 500 responses when visiting codex.buddypress.org.
Most informative report so far:
Others report it maybe specific to Firefox on Windows; I have not been able to reproduce.
Thoughts?
The merge of unit tests to core was on purpose. @nacin can give more info about it