How to safely delete virtual repository?

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

How to safely delete virtual repository?

Marcin
As I understood virtual repositories, they are only the view for physical repositories (local or remote). When virtual repository is deleted the following message is shown:

Are you sure to delete repository xyz?
The repository xyz contains abcd 1234 artifacts which will be permanently deleted!

The message is shown even if I removed all repositories assigned to the virtual repository (the artifacts counter has not been changed).

Can I ignore message and safely remove virtual repository?

Thanks,
Marcin
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: How to safely delete virtual repository?

Noam Y. Tenne
Hi Marcin,

This count represents the cached artifacts of a virtual repository and is completely safe to remove

HTH,
Noam

On Thu, Feb 2, 2012 at 9:37 AM, Marcin <[hidden email]> wrote:
As I understood virtual repositories, they are only the view for physical
repositories (local or remote). When virtual repository is deleted the
following message is shown:

Are you sure to delete repository xyz?
The repository xyz contains abcd 1234 artifacts which will be permanently
deleted!

The message is shown even if I removed all repositories assigned to the
virtual repository (the artifacts counter has not been changed).

Can I ignore message and safely remove virtual repository?

Thanks,
Marcin

--
View this message in context: http://forums.jfrog.org/How-to-safely-delete-virtual-repository-tp7246019p7246019.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Artifactory-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/artifactory-users


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Artifactory-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/artifactory-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: How to safely delete virtual repository?

Marcin
Thanks Noam for confirmation :-)
Loading...