Re: [ilugd] Request for ILUG-D Elections FAQ please

2009-05-11 Thread Gaurav Mishra
Hi all,

Here are some stats for the
http://wiki.linux-delhi.org/cgi-bin/twiki/view/Main/TopicsForFOSSRelatedBOFMeetings

PageViews:- 139 in past 10 days !
Total People registered:- 2 (Anupam Jain (the creator) and me)

Thanks and Regards
Gaurav Mishra

Linux User #348873
http://gmishra.com
When i can run , i will run , When i can walk , i will walk, When i can
crawl , i will crawl. But i will not stop moving forward

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


[ilugd] Remove Membership from ilugd Group.....

2009-05-11 Thread Asif Zaheer
Hi,
 
Pls remove my member ship from the group ilugd
User: Syed Asif Zaheer
Email : sa_naz...@yahoo.com.
 
Pls do the need full asap.
 
 
Thnks  Regards
Zaheer.


  
___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Remove Membership from ilugd Group.....

2009-05-11 Thread sankarshan
On Mon, May 11, 2009 at 2:58 PM, Asif Zaheer sa_naz...@yahoo.com wrote:

 Pls remove my member ship from the group ilugd
 User: Syed Asif Zaheer
 Email : sa_naz...@yahoo.com.

 Pls do the need full asap.

Self-service appreciated via: http://frodo.hserus.net/mailman/listinfo/ilugd

-- 
http://www.gutenberg.net - Fine literature digitally re-published
http://www.plos.org - Public Library of Science
http://www.creativecommons.org - Flexible copyright for creative work


Sent from Pune, MH, India

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Restrcting direct access to CVS repository

2009-05-11 Thread selvamuthukumar v

 First read this section to understand how to run CVS as a server
 http://owen.sj.ca.us/rkowen/howto/cvs.html#server

 Next, read this section to see how to restrict access
 http://owen.sj.ca.us/rkowen/howto/cvs.html#access


I'm not using pserver. I'm using local access. I'm ready to use
pserver if I can meet my requirement,

CVSROOT=:local:/cvsrep

What I'm trying to achieve is,

$ cvs co CVSROOT   --- should pass
$ cd /cvsrep  --- should fail
$ rm -rf /cvsrep/CVSROOT  --- should fail
$ rm -rf /cvsrep  --- should fail

Is there a way to achieve this?

-- 
Selva

___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/


Re: [ilugd] Restrcting direct access to CVS repository

2009-05-11 Thread Raj Shekhar

selvamuthukumar v wrote:


What I'm trying to achieve is,

$ cvs co CVSROOT   --- should pass
$ cd /cvsrep  --- should fail
$ rm -rf /cvsrep/CVSROOT  --- should fail
$ rm -rf /cvsrep  --- should fail

Is there a way to achieve this?




Untested, theoretical steps that might work

chown cvsgrp:cvsgrp /cvsrep
chmod -R go-X-r-w

--
Raj Shekhar
-
I love this planet! I've got wealth, fame, and access to the depths of
sleaze that those things bring.
-
Read the latest at my blog:
A Hard Day's Night 
http://rajshekhar.net/blog/archives/344-A-Hard-Days-Night.html


___
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/