What Jacob said. Issue reference: http://code.google.com/p/support/issues/detail?id=5703
It looks like you are also seeing some symptoms of http://code.google.com/p/support/issues/detail?id=5670; I'll check your wiki repo to see if there's anything amiss. But again, your git data is all there, this is just a frontend glitch. On Wed, Aug 17, 2011 at 21:28, Jacob Lee <[email protected]> wrote: > There are indeed some known issues with the wiki updater. Some of > these should be fixed this week - in particular, the issue where the > date and author are blank in the source browser. The issue of the list > of wiki page not having correct authorship info is related, and it > should get better in this week's release, but you might still find > glitches on the initial import from svn to git. > > Two items of good news: > - As you edit wiki pages, future edits should have more reliable > authorship info than the initial import. > - This all only affects the display of project artifacts over the web. > Your repository itself is fine regardless of occasional glitches in > our web interface. > > On Wed, Aug 17, 2011 at 7:01 PM, Greg Neagle <[email protected]> wrote: > > Are there known issues with revision history when converting a SVN wiki > to a Git wiki? > > > > I recently converted my project's version control system at > http://code.google.com/p/munki from SVN to Git. > > > > I imported my wiki using instructions here: > http://code.google.com/p/support/wiki/ConvertingSvnToGit > > > > After import, the wiki as seen under the Source tab here: > http://code.google.com/p/munki/source/browse?repo=wiki showed revision > history. > > > > The individual wiki as seen under the Wiki tab: > http://code.google.com/p/munki/w/list did not show revision history; it's > my recollection that when the source VCS was SVN, the wiki views did show > revision history. Is this an intentional change? > > > > Heading back to the Source view of the wiki -- as soon as I started > editing the wiki, revision history disappeared for files that had not been > recently edited: > > > > http://code.google.com/p/munki/source/browse/?repo=wiki > > shows no Date or Author for most files, a single file like: > > > > > http://code.google.com/p/munki/source/browse/AdobeCS5UpdateDependencies.wiki?repo=wiki > > shows no revision history along the right side. > > > > The only files that show revision history are ones I've edited after the > import, like this one: > > > http://code.google.com/p/munki/source/browse/MunkiCatalogDocumentation.wiki?repo=wiki > > > > But the revision history only shows edits made since the import from SVN. > > > > If we go back to an earlier commit: > > > > > http://code.google.com/p/munki/source/browse/?repo=wiki&r=fa5a96bf272dc20a6147e8870f6acf79f04deee9 > > Date and Author now show in the list view, and a single file like: > > > > > http://code.google.com/p/munki/source/browse/AdobeCS5UpdateDependencies.wiki?repo=wiki&r=fa5a96bf272dc20a6147e8870f6acf79f04deee9 > > Shows revision history along the right side as expected. > > > > It's almost as if the imported SVN history is shown until the first edit > post-import, then all pre-import history goes away and we only have the > post-import history. > > Again, is this the expected behavior? > > > > I'm a little scared to see if this behavior persists in the default > repository, where the "real" code for the project lives. > > > > -Greg > > > > -- > > You received this message because you are subscribed to the Google Groups > "Project Hosting on Google Code" group. > > To post to this group, send email to > [email protected]. > > To unsubscribe from this group, send email to > [email protected]. > > For more options, visit this group at > http://groups.google.com/group/google-code-hosting?hl=en. > > > > > > > > -- > Jacob Lee <[email protected]> > > -- > You received this message because you are subscribed to the Google Groups > "Project Hosting on Google Code" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-code-hosting?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

