does dmca push us further toward distributed rev control?
Post MTG Forge Related Programming Questions Here
Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins
Re: does dmca push us further toward distributed rev control
by jendave » 09 Aug 2011, 18:26
Yes I got that too in SmartGit. I deleted my local repo, re-cloned and it now works for both cammond line and SmartGitChris H. wrote:`Chris H. wrote:`jendave wrote:Can anyone do a pull from gitorious? I am getting "Permission Denied" errors. I have not changed anything. Strange.
I am getting the same thing on my end. There is a link to Show Error Log displayed in the Problem Occurred dialog and this might make some sense to someone with more tech ability than myself.
I am trying to do a pull from SmartGit. It displays the SSH Authentication dialog. The path to my Private Key File looks OK:
/Users/myaccount/.ssh/id_dsa
I type in my passphrase and click on Login and do this repeatedly. It is not being accepted. The SSH Authentication dialog is displayed once again and asks for the passphrase. I wonder if this is related to the recent problem with Eclipse not being able to do a pull.
Re: does dmca push us further toward distributed rev control
by Braids » 09 Aug 2011, 18:52
i'm getting the same problem. gitorious isn't allowing me to pull using SmartGit. command line git also fails. it thinks my dsa key is bad. there is no news of problems on the gitorious blog.
"That is the dumbest thing I've ever seen." --Rob Cashwalker, regarding Innistrad double-sided cards. One of the first times he and I have ever agreed on something. 

-
Braids - Programmer
- Posts: 556
- Joined: 22 Jun 2011, 00:39
- Location: Unknown. Hobby: Driving myself and others to constructive madness.
- Has thanked: 1 time
- Been thanked: 1 time
git or svn?
by Braids » 09 Aug 2011, 19:31
right . . .Rob Cashwalker wrote: . . .You want the version number to be more prominent in the bug reporting? Hex codes won't cut it.Braids wrote:* it {subversion} has beautiful centralized rev numbers.

EGit caused me great pains as well. did you have this experience with SmartGit? when it comes to remote repositories, EGit is horrible.Rob Cashwalker wrote:Except when it can't merge and it surrounds the entirety of two versions of a file as changed, and I have to hunt down the differences. Then, I painfully weep, as I manually merge files I didn't even change in the first place....Braids wrote:* git is very fast.
but, that gives svn another advantage:
* subclipse is better than egit.
most of you didn't need that level of documentation, no. but when i created that braids-minimax branch on my own, i messed it up pretty badly. fortunately the damage was isolated to that branch, and not the trunk. i could have branched in git much more easily.Rob Cashwalker wrote:Strangely, we never NEEDED this level of documentation for SVN. We're grateful for the effort, documentation is always the un-fun part.Braids wrote:* we have detailed documentation for using git. i do not know when i will have the personal energy necessary to document our subversion use to the same level of detail. someone else will probably have to do it.
blame their business model.Rob Cashwalker wrote:If they're so smart then why haven't they integrated into eclipse?Braids wrote:* SmartGit is smart.
it's . . . not that simple. all i can say is, i doubt i'll be around in a year. what i can't say is, when exactly i will need to taper off and/or leave. i will try to unassign my Mantis issues and make a clean break, though.Rob Cashwalker wrote:Think about how much time you've spent trying to make git work and documenting it. It's just distracting you from the fun stuff, coding up new functionality.Braids wrote:because i do not know when my participation is going to taper off.
besides, documentation can be rewarding if enough people read and use it.
EGit is, in some ways, the quintessential "stupid git".Braids wrote:edit - Dave, I don't know about permissions, but EGit caught an exception, but no clear description about why.
i'm getting the vibe that most devs don't really mind one way or the other. but there is one dev in particular

can we at least call the trunk {trunk} instead of {src} this time? slightlymagic.net/svn/forge/trunk/ is better than slightlymagic.net/svn/forge/src/.
"That is the dumbest thing I've ever seen." --Rob Cashwalker, regarding Innistrad double-sided cards. One of the first times he and I have ever agreed on something. 

-
Braids - Programmer
- Posts: 556
- Joined: 22 Jun 2011, 00:39
- Location: Unknown. Hobby: Driving myself and others to constructive madness.
- Has thanked: 1 time
- Been thanked: 1 time
Re: git or svn?
by jendave » 09 Aug 2011, 20:13
Braids wrote:
i'm getting the vibe that most devs don't really mind one way or the other. but there is one dev in particularwho has strong opinions and sound logic. i am willing to try subversion again.
Welcome back

Yes! This is done already.Braids wrote:can we at least call the trunk {trunk} instead of {src} this time? slightlymagic.net/svn/forge/trunk/ is better than slightlymagic.net/svn/forge/src/.
BTW, everyone, I am in the process of uploading the current source code into SVN. We are losing history however. Sorry, I have already spent several days on trying to get history in and I am cutting my losses.

Re: does dmca push us further toward distributed rev control
by jendave » 09 Aug 2011, 20:15
Rob, if I upload the Maven site to ftp.cardforge.org what is the http:// url I can access at? Also, once I get the SVN up to date, should I remove access to gitorious?
Re: git or svn?
by Braids » 09 Aug 2011, 20:33
jendave wrote:Braids wrote:
i'm getting the vibe that most devs don't really mind one way or the other. but there is one dev in particularwho has strong opinions and sound logic. i am willing to try subversion again.
Welcome back


thank you.jendave wrote:Yes! This is done already.Braids wrote:can we at least call the trunk {trunk} instead of {src} this time? slightlymagic.net/svn/forge/trunk/ is better than slightlymagic.net/svn/forge/src/.
"That is the dumbest thing I've ever seen." --Rob Cashwalker, regarding Innistrad double-sided cards. One of the first times he and I have ever agreed on something. 

-
Braids - Programmer
- Posts: 556
- Joined: 22 Jun 2011, 00:39
- Location: Unknown. Hobby: Driving myself and others to constructive madness.
- Has thanked: 1 time
- Been thanked: 1 time
quicker fix for authentication error with Gitorious
by Braids » 09 Aug 2011, 23:09
i edited {home}/.ssh/id_dsa.pub with a text edtior and replaced the last word at the end {DSA-1024} with my email address. i deleted my key on gitorious and resubmitted the modified one.Braids wrote:i'm getting the same problem. gitorious isn't allowing me to pull using SmartGit. command line git also fails. it thinks my dsa key is bad. there is no news of problems on the gitorious blog.
i was able to pull again without creating a new clone!
"That is the dumbest thing I've ever seen." --Rob Cashwalker, regarding Innistrad double-sided cards. One of the first times he and I have ever agreed on something. 

-
Braids - Programmer
- Posts: 556
- Joined: 22 Jun 2011, 00:39
- Location: Unknown. Hobby: Driving myself and others to constructive madness.
- Has thanked: 1 time
- Been thanked: 1 time
Re: does dmca push us further toward distributed rev control
by Rob Cashwalker » 10 Aug 2011, 13:01
Everything uploaded by the releases user is in reference of "cardforge.org/releases/"jendave wrote:Rob, if I upload the Maven site to ftp.cardforge.org what is the http:// url I can access at? Also, once I get the SVN up to date, should I remove access to gitorious?
Yeah, I went to try to lock down the commit permission on gitorious, but the site is wonky and won't load the html elements that actually change permissions...
The Force will be with you, Always.
-
Rob Cashwalker - Programmer
- Posts: 2167
- Joined: 09 Sep 2008, 15:09
- Location: New York
- Has thanked: 5 times
- Been thanked: 40 times
Re: does dmca push us further toward distributed rev control
by jendave » 10 Aug 2011, 14:25
Thanks. I will update the pom.xml so that the Maven site publishes to cardforge.org.Rob Cashwalker wrote:Everything uploaded by the releases user is in reference of "cardforge.org/releases/"jendave wrote:Rob, if I upload the Maven site to ftp.cardforge.org what is the http:// url I can access at? Also, once I get the SVN up to date, should I remove access to gitorious?
Yeah, I went to try to lock down the commit permission on gitorious, but the site is wonky and won't load the html elements that actually change permissions...
Why SVN is faster
by Braids » 12 Aug 2011, 16:06
i suspect it's faster partly because we're not using an encrypted (https/ssh) protocol.
"That is the dumbest thing I've ever seen." --Rob Cashwalker, regarding Innistrad double-sided cards. One of the first times he and I have ever agreed on something. 

-
Braids - Programmer
- Posts: 556
- Joined: 22 Jun 2011, 00:39
- Location: Unknown. Hobby: Driving myself and others to constructive madness.
- Has thanked: 1 time
- Been thanked: 1 time
Who is online
Users browsing this forum: No registered users and 20 guests