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. 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
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... 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
Jerome Velociter wrote:
Look for example at http://fisheye2.cenqua.com/browse/xwiki/xwiki-platform/core/trunk/xwiki-core... The upper entry is the latest revision. If you click "raw", you can see its "current state".
Thanks Jerome, Please, allow me to ask another question. I know how to reach this file by navigating the tree but what options must I use to find it by using the search utility? Is this possible? If I look for ApplicationResources_es.properties I found a number of entries. I guess to know what is the correct one it is only possible by understanding the directory structure and how the repository does work. Am I right? Thanks! Ricardo -- Ricardo Rodríguez Your EPEC Network ICT Team
Jerome Velociter wrote:
Look for example at http://fisheye2.cenqua.com/browse/xwiki/xwiki-platform/core/trunk/xwiki-core... The upper entry is the latest revision. If you click "raw", you can see its "current state".
Thanks Jerome,
Please, allow me to ask another question. I know how to reach this file by navigating the tree but what options must I use to find it by using the search utility? Is this possible? If I look for ApplicationResources_es.properties I found a number of entries. I guess to know what is the correct one it is only possible by understanding the directory structure and how the repository does work. Am I right?
Indeed, since lot of files have a long history and have been moved around/deleted, it's easier if you understand the source directory. If you click on the search result number, you can see more verbose result (in particuliar see if the file is now deleted), and access more advanced search options (like search only the "trunk" branch, for revisions commited after a specified date, see http://tinyurl.com/35qtgx) Regards, Jerome.
Thanks!
Ricardo
-- Ricardo Rodríguez Your EPEC Network ICT Team
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Jerome Velociter wrote:
Indeed, since lot of files have a long history and have been moved around/deleted, it's easier if you understand the source directory. If you click on the search result number, you can see more verbose result (in particuliar see if the file is now deleted), and access more advanced search options (like search only the "trunk" branch, for revisions commited after a specified date, see http://tinyurl.com/35qtgx)
Thanks again, Jerome. This is a full featured tool! I think it will be of great help for us from now on. We are currently trying to understand what is the state of the art regarding XWiki internationalization. I think we have now a clearer idea and can put questions a bit better formulated... I hope! Greetings, Ricardo -- Ricardo Rodríguez Your EPEC Network ICT Team
participants (2)
-
[Ricardo Rodriguez] Your EPEC Network ICT Team -
Jerome Velociter