mercurial - cannot get "hg log file" to display anything -



mercurial - cannot get "hg log file" to display anything -

i want find out alter sets have modifications file called wrapper.cpp.

i have tried "hg log [relative_path_to_file]wrapper.cpp"

i have tried changing directories [relative_path_to_file] , "hg log wrapper.cpp"

neither gives me output.

i on windows.

what doing wrong?

mercurial case sensitive. sure case on file name you're entering command matches how it's committed? "hg manifest" should help check.

mercurial

Comments

Popular posts from this blog

php - How to pass multiple values from url -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

database - php search bar when I press submit with nothing in the search bar it shows all the data -