From: "Adrian Crum" <[email protected]>
On 12/16/2010 10:33 AM, Jacques Le Roux wrote:
From: "Adrian Crum" <[email protected]>
On 12/16/2010 10:00 AM, Adam Heath wrote:
On 12/16/2010 10:45 AM, [email protected] wrote:
Author: adrianc
Date: Thu Dec 16 16:45:47 2010
New Revision: 1050053

URL: http://svn.apache.org/viewvc?rev=1050053&view=rev
Log:
Moved some security related demo data from the
applications/securityext folder to the framework/security folder. This
change accommodates logging in as admin in a framework-only demo
installation.

Added:
ofbiz/trunk/framework/security/data/PasswordSecurityData.xml (with
props)
ofbiz/trunk/framework/security/data/SecurityDemoData.xml (with props)
Removed:
ofbiz/trunk/applications/securityext/data/PasswordSecurityData.xml
Modified:
ofbiz/trunk/applications/securityext/data/UserDemoData.xml
ofbiz/trunk/applications/securityext/ofbiz-component.xml
ofbiz/trunk/framework/security/ofbiz-component.xml

Minor nit-pick. It would have been better to do an svn mv of
PasswordSecurityData.xml. Git doesn't care about files changing their
name/location, but svn tries to track such rename metadata.

I wanted to do that, but my SVN client didn't understand it. I'll try
to get it to work later, then do a revert and move.

Adrian, if ever you use Toirtoise, try right-click and drag and drop.
The popup menu will have a 'SVN move versioned files here' option.

That's what I use. Thanks for the tip!


BTW, IIRW you can do the same thing inside Eclipse with Subclipse. It's even 
easier, and not platform dependent.

Jacques

Reply via email to