Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVN rebar3_appup_plugin #27

Closed
RAMAABHI opened this issue Dec 9, 2017 · 3 comments
Closed

SVN rebar3_appup_plugin #27

RAMAABHI opened this issue Dec 9, 2017 · 3 comments

Comments

@RAMAABHI
Copy link

RAMAABHI commented Dec 9, 2017

Hi ,

I am trying to use this plugin for SVN code base. But when we are doing general appup, the beam_lib:cmp_dirs is listing all the files as changed.

Is this due to path changes.

@lrascao
Copy link
Owner

lrascao commented Dec 11, 2017

the path shouldn't matter when comparing, what is the sequence of commands that you are issuing?

@RAMAABHI
Copy link
Author

Hi can i do rebar3 appup plugin for release handling from SVN. SVN is not a centralised repository like git.

So for example my application structure is as below
application
|---trunk
|---branch
|--- develop
|---- feature
|---tags

Is there any sample to check for the supportability of this approach?

@lrascao
Copy link
Owner

lrascao commented Mar 10, 2018

@parmar7725274 has an example going using SVN at https://svn.riouxsvn.com/erl_experiment, take a look, maybe he can give you a hand with SVN specific stuff, please re-open if other issues come up

@lrascao lrascao closed this as completed Mar 10, 2018
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

No branches or pull requests

2 participants