Top "Repository" questions

Can refer to the data store of a version control system containing the whole history of a project, or to an object that transfers data between the business layer of an application and its data store.

Set image to RepositoryItemPictureEdit in XtraGrid

I have XtraGrid, I've added a new column and set its ColumnEdit property to RepositoryItemPictureEdit. I have tried to set …

repository devexpress xtragrid
Nested objects have not been saved by Spring JpaRepository

I have a Spring Roo application with GWT. On server-side I´ve got simple JpaRepository interfaces for all entities like: @…

java spring repository spring-roo spring-data
Repository pattern with Entity framework

Repository pattern is used to abstract from particular database and object-relation-mapping technology(like EF) used. So I can easily replace (…

.net asp.net-mvc entity-framework repository repository-pattern
what are the different repository format versions (for the core.repositoryFormatVersion setting) in git?

I noticed a default option in git core.repositoryFormatVersion which defaults to 0, but what are "repository format versions" and what …

git version-control configuration repository rcs
Is there a preferred path where I should initialise my Git repo on Mac OS X?

Where should I be building my repos? My tutorial repos went to root, but I thought since I would have …

git repository repository-design
Is there a way to visualize an entire SVN repository?

I have an SVN repository that has multiple projects inside of it, each one of those with a tags/branches/…

svn repository maintenance
How can I associate local unversioned code to git remote repository?

I need to associate a clean unversioned code to an existing git remote repository. I explain better my situation. My …

git version-control repository git-remote
Bitbucket, Assembla.. or what?

So, after a while of researching what SVN system should I use, I end up creating a project in Google …

svn repository bitbucket assembla
Forking a sub directory of a repository on GitHub and making it part of my own repo

Apologies, I am very new to Git and GitHub, I've read through a few things but I'm not sure if …

git github repository git-subtree xbmc
How to delete local Hg repository

it's a simple question but i didn't found answers elsewhere. I need to delete a local Hg repository and all …

mercurial repository tortoisehg