Oh so it is https in your entries file? This is very odd.
I really want to figure out what's up here because as a general tactic I like to protect externals to releases with URL's using the HTTP schema which I always thought did not allow commits at the ASF repo. Alex On 5/30/07, Ersin Er <[EMAIL PROTECTED]> wrote:
OK I think it's because I did a svn relocate recently at my local fresh repo. But I still do not get it. On 5/30/07, Alex Karasulu <[EMAIL PROTECTED]> wrote: > Odd and so you made your change to the project module and then committed > through this HTTP based URL? I thought that commits can only happen on > HTTPS. Can you do me a favor and just check inside the project/.svn > directory for the URL being used. Just do a head on the entries file in > there. If this happened through HTTP then we have an issue. > > Thanks, > > Alex > > On 5/30/07, Ersin Er <[EMAIL PROTECTED]> wrote: > > $ svn propget svn:externals > > > > apacheds > https://svn.apache.org/repos/asf/directory/apacheds/trunk > > shared > https://svn.apache.org/repos/asf/directory/shared/trunk > > daemon > https://svn.apache.org/repos/asf/directory/daemon/trunk > > project > http://svn.apache.org/repos/asf/directory/project/releases/7 > > > > On 5/30/07, Alex Karasulu <[EMAIL PROTECTED]> wrote: > > > How did you get a commit to work? I thought I used the http URL instead > of > > > https for the 'project' module within the svn:externals attribute. This > > > should have prevented a commit. > > > > > > Alex > > > > > > > > > On 5/30/07, Ersin Er < [EMAIL PROTECTED]> wrote: > > > > I just committed in trunk-with-dependencies ? > > > > > > > > On 5/30/07, Alex Karasulu <[EMAIL PROTECTED]> wrote: > > > > > Tags are fixed. They can't be changed after they have been tagged. > > > > > > > > > > I wish there was a way to lock down a directory with SVN after a > copy. > > > > > > > > > > No big deal in this case though because this is just stuff we don't > need > > > and > > > > > the point was > > > > > to really tag the pom.xml but let's all keep this in mind and part > of > > > our > > > > > religion. Next time you > > > > > can just change the trunk and release. > > > > > > > > > > Alex > > > > > > > > > > On 5/29/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > > Author: ersiner > > > > > > Date: Tue May 29 14:58:57 2007 > > > > > > New Revision: 542668 > > > > > > > > > > > > URL: > http://svn.apache.org/viewvc?view=rev&rev=542668 > > > > > > Log: > > > > > > Removed old site scripts. > > > > > > > > > > > > Removed: > > > > > > > > > > > > > > > directory/project/releases/7/resources/generate_modules_index_xdoc.sh > > > > > > > > > > > > directory/project/releases/7/resources/pomartifactId.sh > > > > > > > directory/project/releases/7/resources/pomdesc.sh > > > > > > > > > > > > > > > directory/project/releases/7/resources/pomdistSiteUrl.sh > > > > > > > > > directory/project/releases/7/resources/pomgroupId.sh > > > > > > > > > directory/project/releases/7/resources/pommodules.sh > > > > > > > directory/project/releases/7/resources/pomname.sh > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > Ersin > > > > > > > > > > > > > > > > -- > > Ersin > > > > -- Ersin
