Re: [Rosegarden-user] Uninstall version installed from SVN?

2021-03-27 Thread Lorenzo Sutton

On 27/03/2021 17:18, Will Godfrey wrote:

On Sat, 27 Mar 2021 17:03:59 +0100
Lorenzo Sutton  wrote:


There seems to be a make install but not a make uninstall or make remove?

How to revert?

I know one should probably not install SVN versions when testing... but
usually Rosegarden from SVN has been pretty stable. In this case I would
like to check previous version wrt the new notation features.

Hints welcome.
Lorenzo.


I never actually install it. I just set a desktop link to the compiled image of
the one(s) I want to use.


Sounds wise :)

Lorenzo


___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] Uninstall version installed from SVN?

2021-03-27 Thread Will Godfrey
On Sat, 27 Mar 2021 17:03:59 +0100
Lorenzo Sutton  wrote:

>There seems to be a make install but not a make uninstall or make remove?
>
>How to revert?
>
>I know one should probably not install SVN versions when testing... but 
>usually Rosegarden from SVN has been pretty stable. In this case I would 
>like to check previous version wrt the new notation features.
>
>Hints welcome.
>Lorenzo.

I never actually install it. I just set a desktop link to the compiled image of
the one(s) I want to use. 

-- 
Will J Godfrey
http://www.musically.me.uk
http://yoshimi.github.io
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.


___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] Uninstall version installed from SVN?

2021-03-27 Thread Lorenzo Sutton

Answering myself, but in case it's useful for others...

On 27/03/2021 17:03, Lorenzo Sutton wrote:

There seems to be a make install but not a make uninstall or make remove?

How to revert?


Seems doing this in the directory where you did the build works:

[sudo] xargs rm -rf < install_manifest.txt

Lorenzo.



___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


Re: [Rosegarden-user] Uninstall version installed from SVN?

2021-03-27 Thread Ted Felix
  I just run it directly from the build directory without doing an 
install.  That way you've got a test version and your stable version 
available at the same time.


  Regardless, you should be able to just install a previous version 
over top of a newer version.  Assuming r16088 prior to Philip's changes:


svn update -r16088
cd build
make
make install

  And you should be ready to go.

Ted.

On 3/27/21 12:03 PM, Lorenzo Sutton wrote:

There seems to be a make install but not a make uninstall or make remove?

How to revert?

I know one should probably not install SVN versions when testing... but 
usually Rosegarden from SVN has been pretty stable. In this case I would 
like to check previous version wrt the new notation features.


Hints welcome.
Lorenzo.


___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user



___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


[Rosegarden-user] Uninstall version installed from SVN?

2021-03-27 Thread Lorenzo Sutton

There seems to be a make install but not a make uninstall or make remove?

How to revert?

I know one should probably not install SVN versions when testing... but 
usually Rosegarden from SVN has been pretty stable. In this case I would 
like to check previous version wrt the new notation features.


Hints welcome.
Lorenzo.


___
Rosegarden-user mailing list
Rosegarden-user@lists.sourceforge.net - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user