Re: [Python-Dev] Can't check in on release25-maint branch

2006-10-08 Thread Tim Peters
[Skip] > Thanks Georg & Tim. That was indeed the problem. I don't know why I've had > such a hard time wrapping my head around Subversion. I have a theory about that: it's software <0.5 wink>. If it's any consolation, at the NFS sprint earlier this year, I totally blanked out on how to do a me

Re: [Python-Dev] Can't check in on release25-maint branch

2006-10-08 Thread skip
Tim> As Georg said, looks like you did a read-only checkout. Thanks Georg & Tim. That was indeed the problem. I don't know why I've had such a hard time wrapping my head around Subversion. Skip ___ Python-Dev mailing list Python-Dev@python.org ht

Re: [Python-Dev] Can't check in on release25-maint branch

2006-10-08 Thread Tim Peters
[Skip] > I checked in a change to Doc/lib/libcsv.tex on the trunk yesterday, then > tried backporting it to the release25-maint branch but failed due to > permission problems. Thinking it might be lock contention, I waited a few > minutes and tried a couple more times. Same result. I just tried

Re: [Python-Dev] Can't check in on release25-maint branch

2006-10-08 Thread Georg Brandl
[EMAIL PROTECTED] wrote: > (I sent a note to pydotorg yesterday but got no response. Trying here.) > > I checked in a change to Doc/lib/libcsv.tex on the trunk yesterday, then > tried backporting it to the release25-maint branch but failed due to > permission problems. Thinking it might be lock