RE: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-03 Thread Page, Bill
Ben, What I did was first of all mv the contents of mv .subversion/auth/svn.simple/* ~ and mv .subversion/auth/svn.servers/* ~ to create the situation where subversion's auth cache had not been previously initialized. If you want, I can send you copies of the "certificates" that I found in

RE: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-03 Thread Page, Bill
Ben, On Tuesday, October 03, 2006 10:48 PM you wrote: > ... > I just reset your repository. > Ok. Thanks. > ... > If you try again with svnsync, keep a careful transcript of > everything you do. Ok. I will. > Do *not* use the --no-interactive switch. I want to see > exactly how/when you g

Re: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-03 Thread Ben Collins-Sussman
On 10/3/06, Page, Bill <[EMAIL PROTECTED]> wrote: PS. Surely there is some way to permit users to have more control over their repositories without having to always be bothering the "highly paid staff" ;) - a re-initialize repository button, perhaps? Yeah, we're working on that feature. :-)

[Axiom-developer] RE: Sage CD

2006-10-03 Thread Page, Bill
Alfredo, It's good to hear from you! On Tuesday, October 03, 2006 8:56 PM you wrote: > > My computer at home was "bugging out" (no other words to express > it :-s), so I was not able to get it so you could add your content > in doyen.sytes.net. I am currently in CCNY working on it. Those thing

Re: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-03 Thread root
> [EMAIL PROTECTED] LatexWiki]# cd ~ > [EMAIL PROTECTED] ~]# cd /var/lib/zope/Products/LatexWiki > > The first one is a correction to the Maxima Lisp interface code. sorry, i saw this posted by alfredo. i guess it was while running from a doyen CD. t ___

RE: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-03 Thread Page, Bill
On Tuesday, October 03, 2006 8:33 PM Tim Daly wrote: > > I believe that Alfredo uses 'root'. > No Alfredo Portes uses 'doyenatccny' as his Google account. And he has his own account on axiom-developer.org. I don't see any connection with what I have been trying to do. Regards, Bill Page. ___

Re: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-03 Thread root
Bill, I believe that Alfredo uses 'root'. t ___ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer

RE: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-03 Thread Page, Bill
Ben, On Tuesday, October 03, 2006 8:22 PM you wrote: > ... > svn and svnsync are both 'official' svn clients, and thus both > use the cached password in your ~/.subversion/auth/ area. So > that's why your commits are working, no matter which of the two > tools you're using. :-) > ??? But, but

Re: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-03 Thread Ben Collins-Sussman
svk is a separate client from svn, it only uses the svn network protocol. svn and svnsync are both 'official' svn clients, and thus both use the cached password in your ~/.subversion/auth/ area. So that's why your commits are working, no matter which of the two tools you're using. :-) On 10/3/

RE: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-03 Thread Page, Bill
Ben, Further note: SVK prompted me to enter my user id and password, but svnsnch did not even bother. I have not idea why it choose 'root' since I was not logged in to axiom-developer.org as root. Anyway... On Tuesday, October 03, 2006 4:40 PM I wrote: > ... > So it seems I must repeat the 'svn

RE: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-03 Thread Page, Bill
Ben, On Tuesday, October 03, 2006 4:12 PM I wrote: > ... > My Google user id is 'synthesis.anikast.ca'. This is the > user id that I am using when I perform the 'svnsynch'. I am sorry, your comment prompted me to look at the commit messages that were sent to my email address. The commits from m

RE: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-03 Thread Page, Bill
Ben, What is a "project owner"? Is it necessarily the one person who created the repository in the first place? (In our case that was Jose Alfredo Portes: doyenatccny.) http://code.google.com/p/axiom But I am also listed as an owner. See: http://code.google.com/u/synthesis.anikast.ca My Google

Re: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-03 Thread Ben Collins-Sussman
On 10/3/06, Page, Bill <[EMAIL PROTECTED]> wrote: > svnsync: At least one property change failed; repository is > unchanged Sorry for not replying sooner. This error message simply means you don't have permission to change all of the revision-properties on the googlecode repository. You ne

RE: [Axiom-developer] RE: [M#73697383] Re: Disk-quota Request

2006-10-03 Thread Page, Bill
Ben, I have been trying to understand why svnsync failed to mirror the Axiom SourceForge repository and what we can do about this situation. First: I was successful at running an svnsync from a local svn repository (obtained via rsync from SourceForge) to another newly created local repository. T

[Axiom-developer] RE: Patches for Maxima on DoyenCD

2006-10-03 Thread Page, Bill
Alfredo, On Tuesday, October 03, 2006 5:50 AM I wrote: ... > Here are the patches: > > [EMAIL PROTECTED] LatexWiki]# cd ~ > [EMAIL PROTECTED] ~]# cd /var/lib/zope/Products/LatexWiki > > The first one is a correction to the Maxima Lisp interface code. > ... Under GCL the extra \ character is no

[Axiom-developer] RE: Patches for Maxima on DoyenCD

2006-10-03 Thread Page, Bill
Alfredo, On Tuesday, October 03, 2006 2:56 AM I wrote: > ... > Here are the patches: > > [EMAIL PROTECTED] LatexWiki]# cd ~ > [EMAIL PROTECTED] ~]# cd /var/lib/zope/Products/LatexWiki > > The first one is a correction to the Maxima Lisp interface code. > Under GCL these extra \ $ characters are

Re: [Axiom-developer] build improvements results

2006-10-03 Thread Waldek Hebisch
Gabriel Dos Reis wrote: > Waldek Hebisch <[EMAIL PROTECTED]> writes: > > | I tested version 165, version 167 introduced similar problem in boot > | Makefile, so I commited changes to both makefiles. > > Great! > > Could you add a short description of the change in > lsp/Change.build-improvemen