Skip to content

add svn support#5

Open
jboverfelt wants to merge 1 commit intopetejkim:masterfrom
jboverfelt:svn
Open

add svn support#5
jboverfelt wants to merge 1 commit intopetejkim:masterfrom
jboverfelt:svn

Conversation

@jboverfelt
Copy link
Copy Markdown

Adding basic support for dependencies located in SVN repositories.

@petejkim
Copy link
Copy Markdown
Owner

petejkim commented Jul 2, 2014

Could you provide a publicly accessible subversion repo that I can test this on? (sorry)

@jboverfelt
Copy link
Copy Markdown
Author

Here's one that I made on google code to test this:

https://code.google.com/p/golang-svn-test/source/checkout

You'll have to specify the import path as

code.google.com/p/golang-svn-test/trunk

since SVN divides up trunk/branches/tags.

Apologies for the dummy repo - the real reason for this change is to support some closed source repositories that I work on. I have a change I'll submit soon for bzr support, which has a nice public test case in the mgo (a Go MongoDB library)

@jboverfelt
Copy link
Copy Markdown
Author

One more thing - this dummy repo has 3 revisions so you can specify

code.google.com/p/golang-svn-test/trunk #2 

To test that it handles older revisions correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants