Closed GoogleCodeExporter closed 9 years ago
I don't seem to be able to set it to be an enhancement myself, for some reason
Original comment by smith.ke...@gmail.com
on 29 Sep 2010 at 2:35
You are right in that svnX does not currently support direct modification of
repository side properties (known as revision properties).
However, 'svn:externals' is a property that you set on a directory in a working
copy, so it should be no problem for svnX.
[Due to the layout requirements of this property it is probably best edited in
a text editor app & then pasted into svnX's Properties panel. I can see how a
custom editor could improve upon this.]
Additionally revision properties are only set on a repository revision and NOT
on individual files/dirs in a repo.
See <http://svnbook.red-bean.com/nightly/en/svn.advanced.props.html#id515545>
for more info.
> I don't seem to be able to set it to be an enhancement myself, for some reason
Unfortunately svnX's property editor can't edit this property either.
You'll have to raise that issue with Google ;-).
Original comment by chris...@gmail.com
on 30 Sep 2010 at 3:02
To clarify my request, I am hoping it will be possible to query and edit
properties (such as svn:externals, svn:mime-type, svn:executable) that are set
on files and/or folders, but avoid having to checkout a working copy to perform
these actions.
Thanks for your help!
Original comment by smith.ke...@gmail.com
on 30 Sep 2010 at 3:09
That's not possible.
That would be equivalent to editing a file in a repo without checking it out.
Original comment by chris...@gmail.com
on 30 Sep 2010 at 3:44
Original comment by chris...@gmail.com
on 2 Nov 2010 at 4:45
Smart svn offers this option. It's not impossible. What about checking it out
temporarily?
Original comment by domoritz
on 18 Mar 2011 at 10:09
Could this at least be set so you can query properties in the repository and
maybe be informed when an item has properties associated with it.
Original comment by creine...@gmail.com
on 30 Oct 2011 at 8:29
Original issue reported on code.google.com by
smith.ke...@gmail.com
on 29 Sep 2010 at 2:34