Re: [E-devel] [PATCH 8/8] Remove autogenerated file

2008-03-28 Thread Stefan Schmidt
Hello.

On Fri, 2008-03-28 at 10:13, Simon Horman wrote:
 On Fri, Mar 28, 2008 at 01:02:42AM +0100, Stefan Schmidt wrote:
  
  On Fri, 2008-03-14 at 01:06, Stefan Schmidt wrote:
   
   Remove autogenerated file.
   ---
enm.pc |   11 ---
1 files changed, 0 insertions(+), 11 deletions(-)
delete mode 100644 enm.pc
  
  Seems something was oing wrong on the way from patch to cvs to commit
  here. The file is still there. Just remove the autogenerated enm.pc
  file.
 
 I think that you need to explicitly use cvs remove in order
 to remove a file from the repository. If you just patch it out
 of existence then the effect is only that the file is removed locally.

Seems so. So can somebody with a CVS account do this?

regards
Stefan Schmidt


signature.asc
Description: Digital signature
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [PATCH 8/8] Remove autogenerated file

2008-03-28 Thread The Rasterman
On Fri, 28 Mar 2008 01:02:42 +0100 Stefan Schmidt [EMAIL PROTECTED]
babbled:

 Hello.
 
 On Fri, 2008-03-14 at 01:06, Stefan Schmidt wrote:
  
  Remove autogenerated file.
  ---
   enm.pc |   11 ---
   1 files changed, 0 insertions(+), 11 deletions(-)
   delete mode 100644 enm.pc
 
 Seems something was oing wrong on the way from patch to cvs to commit
 here. The file is still there. Just remove the autogenerated enm.pc
 file.

i did this before:

 1:52AM ~/C/e_dbus  cvs remove -f enm.pc
Warning: Permanently added 'cvs.enlightenment.org' (RSA) to the list of known
hosts. cvs server: nothing known about `enm.pc'

it's not IN cvs. :) something is a problem on your end :)

 regards
 Stefan Schmidt
 
 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [PATCH 8/8] Remove autogenerated file

2008-03-27 Thread Simon Horman
On Fri, Mar 28, 2008 at 01:02:42AM +0100, Stefan Schmidt wrote:
 Hello.
 
 On Fri, 2008-03-14 at 01:06, Stefan Schmidt wrote:
  
  Remove autogenerated file.
  ---
   enm.pc |   11 ---
   1 files changed, 0 insertions(+), 11 deletions(-)
   delete mode 100644 enm.pc
 
 Seems something was oing wrong on the way from patch to cvs to commit
 here. The file is still there. Just remove the autogenerated enm.pc
 file.

I think that you need to explicitly use cvs remove in order
to remove a file from the repository. If you just patch it out
of existence then the effect is only that the file is removed locally.

-- 
Horms


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] [PATCH 8/8] Remove autogenerated file

2008-03-13 Thread Stefan Schmidt
Remove autogenerated file.
From 9ec41987d9c10221d27422c65bcd2c54ae252aa3 Mon Sep 17 00:00:00 2001
From: Stefan Schmidt [EMAIL PROTECTED]
Date: Fri, 14 Mar 2008 00:13:12 +0100
Subject: [PATCH 8/8] Remove autogenerated file

Remove autogenerated file.
---
 enm.pc |   11 ---
 1 files changed, 0 insertions(+), 11 deletions(-)
 delete mode 100644 enm.pc

diff --git a/enm.pc b/enm.pc
deleted file mode 100644
index 3b738b7..000
--- a/enm.pc
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=/opt/e17
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: enotify
-Description: Network Manager convenience library
-Requires: ecore edbus
-Version: 0.1.0.003
-Libs: -L${libdir} -lenotify
-Cflags: -I${includedir}
-- 
1.5.4.3

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel