You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by sebb <se...@gmail.com> on 2005/10/11 21:06:40 UTC

Convert JMeter to Subversion

The JMeter project has agreed that it would be a good time to start
the move to SVN. The agreement can be seen in the message:

http://nagoya.apache.org/eyebrowse/ReadMsg?listName=jmeter-dev@jakarta.apache.org&msgNo=11002

CVS modules to be converted:

    * jakarta/jmeter (full conversion)

Target URL:
https://svn.apache.org/repos/asf/jakarta/jmeter

The desired layout will look like this:

https://svn.apache.org/repos/asf/jakarta/jmeter
  +-- branches (jmeter branches)
  +-- tags (jmeter tags)
  +-- trunk (jmeter HEAD)

A JIRA issue has been raised as:

http://issues.apache.org/jira/browse/INFRA-573

Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: Convert JMeter to Subversion

Posted by sebb <se...@gmail.com>.
I've asked about this on the Subclipse mailing list, and it appear
that Subversion does not support this - a design tradeoff of the
"cheap copy" file system design ...

S.
On 21/10/05, sebb <se...@gmail.com> wrote:
> How do I find out which tags relate to each revision of a file?
>
> In the CVS revision history, it was easy to see if version 1.3 was
> part of rel-2-1 and version 1.2 part of rel-1-9, say.
>
> I've not yet found a way to determine this information in SVN.
>
> Is there a way to do this, apart from scanning all the versions of a
> file in all the tags and branches?
>
> S.
> On 18/10/05, Peter Lin <wo...@gmail.com> wrote:
> > SVN works for me too.
> >
> > thanks
> >
> > peter
> >
> >
> > On 10/17/05, sebb <se...@gmail.com> wrote:
> > >
> > > Seems to be working fine for me - thanks again.
> > >
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: Convert JMeter to Subversion

Posted by sebb <se...@gmail.com>.
How do I find out which tags relate to each revision of a file?

In the CVS revision history, it was easy to see if version 1.3 was
part of rel-2-1 and version 1.2 part of rel-1-9, say.

I've not yet found a way to determine this information in SVN.

Is there a way to do this, apart from scanning all the versions of a
file in all the tags and branches?

S.
On 18/10/05, Peter Lin <wo...@gmail.com> wrote:
> SVN works for me too.
>
> thanks
>
> peter
>
>
> On 10/17/05, sebb <se...@gmail.com> wrote:
> >
> > Seems to be working fine for me - thanks again.
> >
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: Convert JMeter to Subversion

Posted by Peter Lin <wo...@gmail.com>.
SVN works for me too.

thanks

peter


On 10/17/05, sebb <se...@gmail.com> wrote:
>
> Seems to be working fine for me - thanks again.
>

Re: Convert JMeter to Subversion

Posted by sebb <se...@gmail.com>.
Seems to be working fine for me - thanks again.

S.
On 17/10/05, sebb <se...@gmail.com> wrote:
> Thanks!
>
> I'll take a look after work today.
>
> S.
> On 17/10/05, Henri Yandell <fl...@gmail.com> wrote:
> > As I'm subscribed here, thought I'd let you know it's done. From the JIRA issue:
> >
> > -------------------------
> >  Migration now complete.
> >
> > http://svn.apache.org/repos/asf/jakarta/jmeter/
> >
> > svn co https://svn.apache.org/repos/asf/jakarta/jmeter/trunk jakarta-jmeter
> >
> > Make sure you test the email notifications; they used to goto
> > jakarta-jmeter-cvs@apache.org and now they'll goto the more correct
> > jmeter-cvs@jakarta.apache.org. These are the same thing I think, from
> > my limited understanding of qmail, so the only pain will be a need for
> > people to change mail filters.
> >
> > Any problems, reopen the issue or drop me an email.
> > ----------------------------
> >
> > Keep me cc'd rather than just sending to the jmeter-dev list, else
> > it'll take a little while for me to notice.
> >
> > Hen
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: Convert JMeter to Subversion

Posted by sebb <se...@gmail.com>.
Thanks!

I'll take a look after work today.

S.
On 17/10/05, Henri Yandell <fl...@gmail.com> wrote:
> As I'm subscribed here, thought I'd let you know it's done. From the JIRA issue:
>
> -------------------------
>  Migration now complete.
>
> http://svn.apache.org/repos/asf/jakarta/jmeter/
>
> svn co https://svn.apache.org/repos/asf/jakarta/jmeter/trunk jakarta-jmeter
>
> Make sure you test the email notifications; they used to goto
> jakarta-jmeter-cvs@apache.org and now they'll goto the more correct
> jmeter-cvs@jakarta.apache.org. These are the same thing I think, from
> my limited understanding of qmail, so the only pain will be a need for
> people to change mail filters.
>
> Any problems, reopen the issue or drop me an email.
> ----------------------------
>
> Keep me cc'd rather than just sending to the jmeter-dev list, else
> it'll take a little while for me to notice.
>
> Hen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: Convert JMeter to Subversion

Posted by Henri Yandell <fl...@gmail.com>.
As I'm subscribed here, thought I'd let you know it's done. From the JIRA issue:

-------------------------
 Migration now complete.

http://svn.apache.org/repos/asf/jakarta/jmeter/

svn co https://svn.apache.org/repos/asf/jakarta/jmeter/trunk jakarta-jmeter

Make sure you test the email notifications; they used to goto
jakarta-jmeter-cvs@apache.org and now they'll goto the more correct
jmeter-cvs@jakarta.apache.org. These are the same thing I think, from
my limited understanding of qmail, so the only pain will be a need for
people to change mail filters.

Any problems, reopen the issue or drop me an email.
----------------------------

Keep me cc'd rather than just sending to the jmeter-dev list, else
it'll take a little while for me to notice.

Hen

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org