External SVN item in kdebase/runtime/nepomuk/services/queryservice/lib

Matthew Woehlke mw_triad at users.sourceforge.net
Thu Sep 18 00:41:11 BST 2008


Andreas Pakulat wrote:
> How do you suggest to solve the following:
In addition, what about:

- code shared between two libraries that itself is not appropriate for a 
library (because it should not be publically accessible), where it is 
important for the copies to stay 100% in sync.

Copying the files sucks because it's extra work and creates clutter in 
the VC history. Making it a library sucks because then you have an 
installed library and installed headers that should not be installed. 
Sharing the code in some manner similar to a symlink is clearly a 
preferred solution.

In other words, what do you suggest to do for oxygen (style/windeco)?

Well... I guess you could just require this:
cd workspace/kwin/clients/oxygen
git co <path-to-kdebase/runtime/kstyles/oxygen/helper>
echo 'helper/' >> .gitignore

-- 
Matthew
Your eyes are weary from staring at the CRT. You feel sleepy. Notice how 
restful it is to watch the cursor blink. Close your eyes. The opinions 
stated above are yours. You cannot imagine why you ever felt otherwise.
   -- Unknown
(found at http://goldmark.org/jeff/stupid-disclaimers/fun.html)





More information about the kde-core-devel mailing list