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

Can't copy paths between different components. #38

Open
tpn opened this issue Apr 29, 2015 · 0 comments
Open

Can't copy paths between different components. #38

tpn opened this issue Apr 29, 2015 · 0 comments

Comments

@tpn
Copy link
Owner

tpn commented Apr 29, 2015

In a multi-component repo, the current hooks prevent copying of files between components, e.g. you can't do this in a commit:

A /bar/trunk/widget.java (from: /foo/trunk/widget.jar:801)

Some users have reported that they would like to be able to do this, as it's a part of normal refactoring, and it keeps the version history in tact. (The current work-around is to manually copy the file.)

Action: review current behavior, determine if default is still the most applicable, and either add an override facility, or change the default behavior to allow such copies.

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

1 participant