On Tue, Sep 18, 2012 at 8:06 AM, Vincent Torri <vincent.to...@gmail.com> wrote:
> On Tue, Sep 18, 2012 at 5:01 AM, Carsten Haitzler <ras...@rasterman.com> 
> wrote:
>>>
>>> care to explain? it is possible to move source files and keep its
>>> history. Why doesn't it matter then?
>>
>> svn copy keeps history. that's now svn does branches. branches keep history.
>> move a single file or a dir of files and it keeps history. :) svn move keeps
>> history too - it just deletes the old one. here we can stage is - branch it
>> into the elf tree then kill off old "branch" :)
>
> with web trac :
>
> http://trac.enlightenment.org/e/log/trunk/efl/src/lib/eina/eina_file.c
>
> is it normal ?

$ svn log efl/src/lib/eina/eina_file.c
------------------------------------------------------------------------
r76710 | caro | 2012-09-16 19:57:48 +0900 (Sun, 16 Sep 2012) | 4 lines

merge : add eina

currently, examples, tests and benchmark are not set. That's the next
things i'll do

------------------------------------------------------------------------
r75517 | caro | 2012-08-22 15:57:55 +0900 (Wed, 22 Aug 2012) | 1 line

eina: don't rely on the order of the declaration of the variables
------------------------------------------------------------------------
r74618 | cedric | 2012-07-31 16:23:16 +0900 (Tue, 31 Jul 2012) | 2 lines

eina: cleanup eina_file_map_lines API before release.

------------------------------------------------------------------------
r74273 | kakaroto | 2012-07-22 01:50:26 +0900 (Sun, 22 Jul 2012) | 1 line

Eina: oups, typo in #ifdef for including Escape.h
------------------------------------------------------------------------
r73056 | englebass | 2012-06-30 05:47:55 +0900 (Sat, 30 Jun 2012) | 3 lines

Revert "eina: fix eina_file_iterator"


I stopped there. So I guess it's a limitation of trac.
-- 
Cedric BAIL

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to