Jump to content

hypotheticalEric

Members
  • Posts

    30
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by hypotheticalEric

  1. I figured that wouldn't be possible. Yes, I updated I think a couple weeks ago. So I may not be on the very latest, but not more than a version older. If you have any other ideas I'd like to give it a try, but if it's a Github restriction I can continue using Bitbucket instead. Thanks, - Eric
  2. Hi Carlos, Thanks for the quick reply. It does work with Bitbucket, whoop! Ideally I'd like to get it working with Github but that may be too much work for what I need (mostly as an additional backup location). I did cm find revs where "size > 104857600" --format={item}:{size} on repository '<repository name>' And found exactly one file over 100mb. Of course! It was actually included by mistake and it's quite a few revisions back in the history. I know this would be a rewriting of history, but is there any way to delete that file now? The file was added in changeset 296 and deleted in 298 (nothing changed with it in 297) and now I'm on 498 so it's a little way back.
  3. I'm trying to sync an existing Plastic repository with Github using the Git sync an I'm always getting an error : This happens after it goes through the steps of exporting, packaging, sending. I'm trying to push to a private Github repository, brand new just created with no commits at all. I have my Github user set to an admin (owner of the repository). I have my gitsync.conf file in my user/Appdata/local/plastic4 directory as described in the documentation. There's no gitsync.conf in the Plastic client directory. The repository is pretty small (478 changesets, almost all code and no large binary files), and even branches with almost nothing in them are being rejected. My gitsync.conf reads: (With the xxx.com part as my real email address used on Github.) Has anyone come across errors like this? Is there anywhere Plastic saves additional log info when it does the sync? It sounds like the "pre-receive hook declined" error is from Github, not Plastic, but it's not terribly helpful since it doesn't say what the error is. Maybe there's some built-in pre-receive hooks across all of Github that are rejecting me?
×
×
  • Create New...