Code Monkey home page Code Monkey logo

Comments (13)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
It would be cool if some keen SVN user contributed support for this. Perhaps a 
script
similar to cvs-exp for CVS that Gource could just parse the output of 
(generating the
log at start up would probably take too long).

Original comment by [email protected] on 17 Sep 2009 at 11:48

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Until svn support is added, git-svn works fine. This would also get rid of the 
need to 
query the svn server repeatedly for every new movie, so I think pushing people 
in that 
direction is both easier and the better solution

Original comment by [email protected] on 22 Sep 2009 at 10:47

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Are there instructions for using git-svn to visualize my svn repository?

Original comment by [email protected] on 22 Sep 2009 at 11:05

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Let me write them down. The following assumes your svn repo lives somewhere and 
has the "standard layout" of three top directories named tags, branches, trunk.

"git svn init --stdlayout https://some.repo.com/path/to/repo reponame"
"cd reponame"
"git svn fetch"
"gource"

If your svn repo has updated, use "git svn rebase" to make it up to date.

All if this is totally untested, but should work

Original comment by [email protected] on 23 Sep 2009 at 1:15

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Nice. I'll have to add this to the documentation.

Original comment by [email protected] on 23 Sep 2009 at 1:38

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Feel free. Or I can provide a repo for you to pull from?

Original comment by [email protected] on 23 Sep 2009 at 2:34

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Sure if you like.

Original comment by [email protected] on 23 Sep 2009 at 3:10

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Ok. I'ld love to really test it, but I can't test on my OS X right now due to 
bug 2... So I 
might have to fix the instructions later.

Original comment by [email protected] on 23 Sep 2009 at 11:00

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Touché?

Original comment by [email protected] on 23 Sep 2009 at 11:38

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
[deleted comment]

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
[deleted comment]

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
I had a go with the instructions and they seem to work so they've been added. 
Also
found a bug in my git-log-command so I've fixed that too. Cheers.

So I guess that wraps up "SVN Support" :)

Original comment by [email protected] on 24 Sep 2009 at 6:19

  • Changed state: Fixed

from gource.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
It would be wonderful if simply calling gource on a svn repo would 
automatically run the git instructions, 
assuming git and svn were installed - but this will do for now, thanks! Can't 
test yet since it won't compile on 
the Mac - and all my Linux boxes don't have any gui stuff installed.

Original comment by [email protected] on 24 Sep 2009 at 6:25

from gource.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.