Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3601728
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T20:39:27+00:00 2026-05-18T20:39:27+00:00

I really like being able to the command-line tool gitx from Terminal.app to open

  • 0

I really like being able to the command-line tool gitx from Terminal.app to open GitX and see the Git repository change log that I can scroll through, with nicely formatted diffs for each.

Git and Subversion are fairly different, and I know a tool to view a log and diffs for a checkout of a part of the subversion repo certainly wouldn’t be the same as viewing a git repo via GitX. But, is there anything out there that allows command-line execution that would allow me to see a similar log in a checked-out directory of a svn repo with even a vaguely similar interface?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T20:39:28+00:00Added an answer on May 18, 2026 at 8:39 pm

    SvnX can be used at command-line to do this:

    ~/bin/svnx wc . && ~/bin/svnx log .
    

    I added an alias for this in .bash_profile:

    alias svnx='~/bin/svnx wc . && ~/bin/svnx log .'
    

    Then after restarting Terminal.app, I can cd into an svn trunk directory and just use:

    svnx
    

    It works well, although it is a little slow with big logs, requires a few more clicks than gitx to see each revision’s changeset, and shows the entire documents you are comparing in the diff tool rather than just the diffs. But, it allows you to choose between different versions in the log to compare and much more.

    I normally wouldn’t make the alias the same name as the script it is calling, but in this case I use gitx for the same purpose (opening up the current project to view diffs), so it makes it easy to remember.

    Thanks to chris0 of lavabit for the info on adding the working copy!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'd really like to get our host to pull from our Git repository instead
I really like the format and type of links from RubyFlow for Ruby related
I would really like to see a proportional font IDE, even if I have
I'd really like to handle this without monkey-patching but I haven't been able to
I really like the fact that Microsoft has taken a commitment to bring MVC
I really like DevX components, but they are pretty expensive, maybe anyone knows free
I really like Xml for saving data, but when does sqlite/database become the better
I really like the way gmail has the archive system implemented. I can archive
I really like how Consolas looks with ClearType enabled but unfortunately it makes everything
I really like the Mako templating system that's used in Pylons and a couple

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.