> Hi, > > Sorry if this is a too basic question... > > Please, could I download the last version of a given file by using > FishEye (http://fisheye2.cenqua.com/browse/xwiki)? It is impressive, at > least for me, how this tool keep track of changes, but is it possible to > locate the current "final state" of a given file and check it out? > > I am currently looking for ApplicationResources_en.properties and > ApplicationResources_es.properties files.
Look for example at http://fisheye2.cenqua.com/browse/xwiki/xwiki-platform/core/trunk/xwiki-core/src/main/resources/ApplicationResources_es.properties The upper entry is the latest revision. If you click "raw", you can see its "current state". Regards, Jerome. > > I know they are packed in xwiki-core-1.3.jar or any new > xwiki-core-x.x.jar in each snapshot, but I am guessing if it could be > check out on a per file basis without waiting to the night build and > without downloading the whole war. > > Thank you so much, > > Ricardo > > -- > Ricardo RodrÃguez > Your EPEC Network ICT Team > > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

