Your comments

Indeed, I've just downloaded 18.1 preview 3 #12040 and everything works fine !
Many thanks !

With version 18.1 preview 3, I had the great surprise to see that the journal view now shows by default the SVN rev. The SHA can be shown as well.

Many thanks, this is perfect for me, this ticket can be closed.

Wooops sorry I was running version 17.1.3 #11207 (although I had use "check for latest build")... Installed manually 18.1 preview 3 #12037 and no problem !

I didn't find it... Where is this option ?

I don't understand ? Views in Eclipse can be stacked in tabs, I don't see any differences with the one in SmartGit...


For multiple repositories, I don't have any difficulties to open multiple log windows on different repo, but I don't see how you can open multiple repo in the main window ? And why someone would do so ?

What do you mean by tabs inside tabs ?

I was thinking something like the two levels perspective/view in Eclipse... SmartGit UI is already quite similar to Eclipse's views...


How can multiple repo could be opened at once ? What use case leads to propose such functionality ?

Woops sorry : I answered after using the option directly without selecting anything...

So now I see, after enabling ignored files display and selecting one of them that I get the .gitignore file and its corresponding directive ! Just missing the directive line then...

I don't think so ?

Here's an example of the git check-ignore command :


$ git check-ignore -v .
www/itop/.gitignore:12:/conf    .

Indeed I add a root .gitignore, and made a specific subdirectory indexed (!/www/...)... but this rule had no effect. With the check-ignore command I was abel to see the directory was ignored because of another .gitignore in the tree that I totally forgot about.

I already have this with Smartgit 17.1 RC4 running on Windows 7... What is your version and OS ?