[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kc-kde
Subject:    Re: [kc-kde] This week coordinating
From:       Derek Kite <dkite () shaw ! ca>
Date:       2005-08-31 2:53:20
Message-ID: 200508301953.21238.dkite () shaw ! ca
[Download RAW message or body]

I'll explain something about the server requirements.

For speed and niceness there is a KDE repository maintained on the server.  
The server software uses the local repository to get the commit logs, 
statistics and diffs. The subversion repository is updated by rsync:

rsync -zva --timeout=3600 --delete rsync.kde.org::svnmirror . 

. being where you want it. Note that rsync will make the destination an exact 
copy of the source, including deleting anything that doesn't belong. It is a 
good way to clear out your home directory of unwanted important files. Yes 
I've learned this the hard way.

The command has to be repeated until a correct svn repository is copied. The 
source is a live repository that changes with new commits, so the rsync can 
produce a copy that isn't valid. Repeat the command until the svn commands 
work.

The mirror is updated for each issue. Usually thursday evening or friday 
morning local time. If a commit is selected that is later than the 
repository, it won't show up in the Digest. That is why it is important to 
establish a cutoff a few days before publishing.

The statistics are from Wednesday to Wednesday. I run this command to find the 
beginning and end revision numbers:

svn log -r {2005-08-24} file:///kde_svn
svn log -r {2005-08-31} file:///kde_svn

We could use revision numbers as our cutoff as opposed to some difficult to 
synchronize time.

We could individually run the log command on anonsvn.kde.org to find the 
cutoff revision number.

svn log -r {2005-08-24} svn://anonsvn.kde.org/home/kde

Another minor issue. I've had the convention of publishing friday, so the 
issue dates have always been the friday of that week. We did differently this 
last issue, but maybe we could stick to that. This coming issue would be 
sep22005.

http://www.kdemail.net/

is the link to the Kolab setup. Let me investigate a bit further to see if 
this would work for us. Don't some of us use webmail interfaces?

Derek

On August 30, 2005 03:49 pm, Samuel Stephen Weber wrote:
> Hello,
>
> Who can do their modules this week?
>
> I'm thinking we should have the cut off this Thursday night (Should we do
> that by UTC, GMT?  We need one cut off date, so if one person picks up
> another's modules, there isn't any overlap in the next issue.).  I stopped
> adding emails on Saturday at 9:10 am (That's Eastern Daylight Time, I think
> that's 1:10 UTC) So please expire emails older than that.
>
> Why don't we setup a imap email address that we could all use.  Then there
> wouldn't be this hassle of keeping all our emails in sync.
>
> -Sam
>
> _______________________________________________
> kc-kde mailing list
> kc-kde@kde.org
> https://mail.kde.org/mailman/listinfo/kc-kde
_______________________________________________
kc-kde mailing list
kc-kde@kde.org
https://mail.kde.org/mailman/listinfo/kc-kde

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic