Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Imported From: http://groups.google.com/group/in-portal-org/browse_thread/thread/dddfb03fce253393#

All the work, that is done on In-Portal is being commited in SVN
repository. If there is a need to recall some of it later there are 2 ways
right now:

   - search issue tracker
   - search google groups

However if there is a need to search through a code-base in every code
change that was made in each period of time, then there are no way to do it.

Here is a solution I've came up while surfing the web:
http://svnquery.tigris.org/. It allows to index all content of repository
(how much exactly can be specified via settings) and then use Google-alike
search queries to find info.

For example if you remember, that some interesting code were having "this"
word in it and it was in "test.php" file, then you can easily form a search
query to find exactly it.

There is something similar build-in on GitHub.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

  • No labels